Debug::$dumper

Same name in other branches
  1. 4.x src/Twig/Extension/Debug.php \Drupal\devel\Twig\Extension\Debug::dumper

The devel dumper service.

Type: dumper

File

src/Twig/Extension/Debug.php, line 24

Class

Debug
Provides the Devel debugging function within Twig templates.

Namespace

Drupal\devel\Twig\Extension

Code

protected DevelDumperManagerInterface $dumper;