develop
<?php declare(strict_types=1); namespace K911\Swoole\Server\Session\Exception; interface SessionExceptionInterface { }