Files
Chamilo/vendor/symfony/debug
2025-04-10 12:24:57 +02:00
..
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00
2025-04-10 12:24:57 +02:00

Debug Component

The Debug component provides tools to ease debugging PHP code.

Getting Started

$ composer install symfony/debug
use Symfony\Component\Debug\Debug;

Debug::enable();

Resources