cms-token/@core/vendor/symfony/var-dumper
mincreng1 062c41b4d3 Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
..
Caster Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Cloner Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Command Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Dumper Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Exception Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Resources Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Server Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
Test Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
CHANGELOG.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
LICENSE Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
README.md Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
VarDumper.php Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00
composer.json Initial commit: add CMS Launchpad module 2025-04-25 10:11:30 +07:00

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().

Resources