Added todo tasks
This commit is contained in:
parent
5d9168f664
commit
05c6483edc
5 changed files with 13 additions and 7 deletions
5
tests/projects/lib/src/TestLib/test.php
Normal file
5
tests/projects/lib/src/TestLib/test.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
|
||||
LogLib\Log::info("test.php", "Hello World! from test.php\n");
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue