This website works better with JavaScript
Home
Verkennen
Help
Registreren
Inloggen
zp
/
switch
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
597f9fa30b
Aftakkingen
Labels
master
switch
/
addons
/
epay
/
library
/
Yansongda
/
Pay
/
Exceptions
/
Exception.php
Exception.php
83 B
Geschiedenis
Ruwe
1
2
3
4
5
6
7
<?php
namespace Yansongda\Pay\Exceptions;
class Exception extends \Exception
{
}