Debug::$dumper

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

The devel dumper service.

Type: \Drupal\devel\DevelDumperManagerInterface

File

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

Class

Debug
Provides the Devel debugging function within Twig templates.

Namespace

Drupal\devel\Twig\Extension

Code

protected $dumper;