We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0ca1b0 + 516de20 commit e238e84Copy full SHA for e238e84
test/bootstrap.php
@@ -22,7 +22,7 @@
22
23
require BASE_PATH . '/vendor/autoload.php';
24
25
-\Hyperf\Di\ClassLoader::init();
+Hyperf\Di\ClassLoader::init();
26
27
$container = require BASE_PATH . '/config/container.php';
28
0 commit comments