mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-06-08 05:25:30 +02:00
8 lines
68 B
PHP
8 lines
68 B
PHP
<?php
|
|
|
|
namespace AdService;
|
|
|
|
class Exception extends \Exception
|
|
{
|
|
|
|
} |