mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-09 13:38:41 +00:00
Update TestUtils.php
This commit is contained in:
parent
6931b5e6ec
commit
d428dbdd04
|
|
@ -16,7 +16,9 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
namespace phpOMS\Utils;
|
namespace phpOMS\Utils;
|
||||||
/**
|
/**
|
||||||
* Array utils.
|
* Test utils.
|
||||||
|
*
|
||||||
|
* Only for testing purposes. MUST NOT be used for other purposes.
|
||||||
*
|
*
|
||||||
* @category Framework
|
* @category Framework
|
||||||
* @package phpOMS\Utils
|
* @package phpOMS\Utils
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user