@@ -2,7 +2,7 @@ |
||
| 2 | 2 | /** |
| 3 | 3 | * @author Rémy M. Böhler <[email protected]> |
| 4 | 4 | */ |
| 5 | -declare(strict_types=1); |
|
| 5 | +declare(strict_types = 1); |
|
| 6 | 6 | |
| 7 | 7 | namespace Rorm; |
| 8 | 8 | |