This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
root
/
bab-icon
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
7a609d95e9
Ranting
Tag
master
v1.0.11.14.0055
bab-icon
/
app
/
Exceptions
/
WapException.php
WapException.php
98 B
Riwayat
Mentahan
1
2
3
4
5
6
7
8
9
10
<?php
namespace App\Exceptions;
use Exception;
class WapException extends Exception
{
//
}