Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ef430 commit d1b7920Copy full SHA for d1b7920
src/Symfony/Component/Debug/README.md
@@ -27,8 +27,7 @@ if ('cli' !== php_sapi_name()) {
27
ErrorHandler::register();
28
```
29
30
-Note that the `Debug::enable()` call also registers the debug class loader
31
-from the Symfony ClassLoader component when available.
+Note that the `Debug::enable()` call also registers the debug class loader.
32
33
This component can optionally take advantage of the features of the HttpKernel
34
and HttpFoundation components.
0 commit comments