20240413#4
This commit is contained in:
7
application/Controllers/NotFoundException.php
Normal file
7
application/Controllers/NotFoundException.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Base\Controllers;
|
||||
|
||||
class NotFoundException extends \Exception {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user