mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-09 21:48:41 +00:00
inspection bug fix
This commit is contained in:
parent
f5e050c0b3
commit
f29a833016
|
|
@ -1 +1,4 @@
|
||||||
<?php \file_put_contents(__DIR__ . '/../../dummyModule/phpscript.md', 'php script');
|
<?php
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
\file_put_contents(__DIR__ . '/../../dummyModule/phpscript.md', 'php script');
|
||||||
Loading…
Reference in New Issue
Block a user