added strict
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
63cf544fc4
commit
0104259187
@ -1,7 +1,9 @@
|
||||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace App\Entity;
|
||||
|
||||
use OpenApi\Attributes as OAT;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user