mailcow-dockerized/data/web/inc/lib/vendor/symfony/var-dumper/README.md
2025-04-17 17:29:05 -05:00

607 B
Executable file

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