Signed-off-by: Sina Kuhestani <sina@ephpic.org>
@@ -13,7 +13,7 @@ declare(strict_types=1);
* @license MIT License
* @copyright 2025 © Sina Kuhestani
* @link https://code.ephpic.org/ephpic/autoload
- ******************************************************************************/
+ **************************************************************************** */
$autoloaderFilePathArray = [
__DIR__,
@@ -15,7 +15,7 @@ namespace ePHPic\Autload;
class Autoloader
{
/* *********************************************************** Properties */