mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-08 21:28:40 +00:00
strict types
This commit is contained in:
parent
c799124d12
commit
872b613d87
|
|
@ -1,2 +1,2 @@
|
||||||
<?php declare(strict_types=1);
|
<?php
|
||||||
return [1, 2, 3];
|
return [1, 2, 3];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user