portal.mkgtu.ru/common/components/EntrantModeratorManager/exceptions/EntrantManagerWrongClassExc...

8 lines
135 B
PHP
Executable File

<?php
namespace common\components\EntrantModeratorManager\exceptions;
class EntrantManagerWrongClassException extends \Exception
{
}