Кастомный пустой обработчик ошибок.
This commit is contained in:
parent
d38d62c5b5
commit
dc145f089c
10
classes/Exceptions/GameException.php
Normal file
10
classes/Exceptions/GameException.php
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
# Date: 28.10.2020 (17:41)
|
||||||
|
|
||||||
|
namespace Exceptions;
|
||||||
|
|
||||||
|
|
||||||
|
class GameException extends \Exception
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user