diff --git a/System/Snowflake.php b/System/Snowflake.php index ffd7c93b..5f967980 100644 --- a/System/Snowflake.php +++ b/System/Snowflake.php @@ -338,5 +338,6 @@ class Snowflake } +//scandir(); //spl_autoload_register([Snowflake::class, 'autoload'], true, true); Snowflake::$container = new Container();