@@ -6,7 +6,7 @@ |
||
6 | 6 | * @license https://github.com/selamiphp/router/blob/master/LICENSE (MIT License) |
7 | 7 | */ |
8 | 8 | |
9 | -declare(strict_types=1); |
|
9 | +declare(strict_types = 1); |
|
10 | 10 | |
11 | 11 | namespace Selami; |
12 | 12 |