Debugging a Class Loader
Warning: You are browsing the documentation for Symfony 2.x, which is no longer maintained.
Read the updated version of this page for Symfony 7.1 (the current stable version).
Caution
The DebugClassLoader
from the ClassLoader component was deprecated
in Symfony 2.5 and will be 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.