mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-31 13:40:08 +02:00
adding phpdoc fix #48
This commit is contained in:
7
docs/api/files/test%2Fconfig.php.txt
Normal file
7
docs/api/files/test%2Fconfig.php.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* Get all configuration details to be able to execute the test suite.
|
||||
*
|
||||
*/
|
||||
require __DIR__ . "/../autoload.php";
|
||||
|
Reference in New Issue
Block a user