DebugExtension::SYMFONY_VAR_DUMPER_CLASS
Same name in other branches
- 9 core/lib/Drupal/Core/Template/DebugExtension.php \Drupal\Core\Template\DebugExtension::SYMFONY_VAR_DUMPER_CLASS
- 11.x core/lib/Drupal/Core/Template/DebugExtension.php \Drupal\Core\Template\DebugExtension::SYMFONY_VAR_DUMPER_CLASS
The Symfony VarDumper class.
Defined as a string because the Symfony VarDumper does not always exist.
File
-
core/
lib/ Drupal/ Core/ Template/ DebugExtension.php, line 21
Class
- DebugExtension
- A class providing Drupal Twig Debug extension.
Namespace
Drupal\Core\TemplateCode
private const SYMFONY_VAR_DUMPER_CLASS = '\\Symfony\\Component\\VarDumper\\VarDumper';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.