mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-07-17 00:50:49 +02:00
Initial commit
Functional, without SSO
This commit is contained in:
8
sources/lib/AdService/Exception.php
Normal file
8
sources/lib/AdService/Exception.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace AdService;
|
||||
|
||||
class Exception extends \Exception
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user