Debugging a Class Loader
Edit this pageWarning: You are browsing the documentation for Symfony 3.2, which is no longer maintained.
Read the updated version of this page for Symfony 7.0 (the current stable version).
Debugging a Class Loader
Caution
The DebugClassLoader
from the ClassLoader component was deprecated
in Symfony 2.5 and removed in Symfony 3.0. Use the
DebugClassLoader provided by the Debug component.
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0
license.