You are here

protected property TwigEnvironment::$state in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Template/TwigEnvironment.php \Drupal\Core\Template\TwigEnvironment::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/Template/TwigEnvironment.php, line 36

Class

TwigEnvironment
A class that defines a Twig environment for Drupal.

Namespace

Drupal\Core\Template

Code

protected $state;