added strict
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
3f0c044c49
commit
91c12e1855
@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types=1);
|
||||
<?php
|
||||
namespace App\Controller;
|
||||
|
||||
error_reporting(error_level: E_ALL);
|
||||
|
Loading…
Reference in New Issue
Block a user