forked from PHP/Router
Strict types
This commit is contained in:
parent
34b4e4ca20
commit
1eed623c18
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace Sharkk\Router;
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace Sharkk\Router;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user