Index of /contao/vendor/symfony/var-dumper

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]CHANGELOG.md 2020-11-16 16:01 1.8K 
[DIR]Caster/ 2020-11-16 15:51 -  
[DIR]Cloner/ 2020-11-16 15:51 -  
[DIR]Command/ 2020-11-16 15:51 -  
[DIR]Dumper/ 2020-11-16 15:51 -  
[DIR]Exception/ 2020-11-16 15:51 -  
[TXT]LICENSE 2020-11-16 16:01 1.0K 
[DIR]Resources/ 2020-11-16 15:51 -  
[DIR]Server/ 2020-11-16 15:51 -  
[DIR]Test/ 2020-11-16 15:51 -  
[   ]VarDumper.php 2020-11-16 16:01 1.9K 
[   ]composer.json 2020-11-16 16:01 1.6K 

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
---------

  * [Documentation](https://symfony.com/doc/current/components/var_dumper/introduction.html)
  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
  * [Report issues](https://github.com/symfony/symfony/issues) and
    [send Pull Requests](https://github.com/symfony/symfony/pulls)
    in the [main Symfony repository](https://github.com/symfony/symfony)