mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2026-02-04 13:50:35 +01:00
8 lines
68 B
PHP
8 lines
68 B
PHP
<?php
|
|
|
|
namespace AdService;
|
|
|
|
class Exception extends \Exception
|
|
{
|
|
|
|
} |