9
common/SSR/SsrException.php
Executable file
9
common/SSR/SsrException.php
Executable file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Common\SSR;
|
||||
|
||||
use Exception;
|
||||
|
||||
class SsrException extends Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user