update readme
This commit is contained in:
parent
bb13950966
commit
46b98d16a6
88 changed files with 7546 additions and 176 deletions
|
@ -0,0 +1,9 @@
|
|||
<?php declare(strict_types=1);
|
||||
|
||||
namespace Lubian\NoFramework\Exception;
|
||||
|
||||
use Exception;
|
||||
|
||||
final class MethodNotAllowed extends Exception
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue