|
@@ -1,10 +0,0 @@
|
|
|
-<?php
|
|
|
-
|
|
|
-
|
|
|
-error_reporting(-1);
|
|
|
-
|
|
|
-require_once(__DIR__ . '/../ArrayHelper.php');
|
|
|
-require_once(__DIR__ . '/../DateTimeHelper.php');
|
|
|
-require_once(__DIR__ . '/../Image.php');
|
|
|
-require_once(__DIR__ . '/../PropertyAccessTrait.php');
|
|
|
-require_once(__DIR__ . '/../StringHelper.php');
|