mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58: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