mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Test invalid php syntax
This commit is contained in:
parent
b2037ddf92
commit
f5ec5b320d
|
|
@ -12,7 +12,7 @@
|
||||||
*/
|
*/
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace phpOMS;
|
namespace phpOMS;
|
||||||
|
|
||||||
spl_autoload_register('\phpOMS\Autoloader::defaultAutoloader');
|
spl_autoload_register('\phpOMS\Autoloader::defaultAutoloader');
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user