This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
root
/
bab-icon
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
7a609d95e9
Grenar
Taggar
master
v1.0.11.14.0055
bab-icon
/
app
/
Exceptions
/
WapException.php
WapException.php
98 B
Historik
Rå
1
2
3
4
5
6
7
8
9
10
<?php
namespace App\Exceptions;
use Exception;
class WapException extends Exception
{
//
}