mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-12-06 14:01:56 +01:00
8 lines
68 B
PHP
8 lines
68 B
PHP
<?php
|
|
|
|
namespace AdService;
|
|
|
|
class Exception extends \Exception
|
|
{
|
|
|
|
} |