This commit is contained in:
2020-09-16 11:12:41 +08:00
parent 56322bc84f
commit 7f2fd95ffd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -358,5 +358,5 @@ class Snowflake
}
spl_autoload_register([Snowflake::class, 'autoload'], true, true);
//spl_autoload_register([Snowflake::class, 'autoload'], true, true);
Snowflake::$container = new Container();