protected property TwigEnvironment::$templateClasses

Static cache of template classes.

Type: array

File

drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php, line 29
Definition of Drupal\Core\Template\TwigEnvironment.

Class

TwigEnvironment
A class that defines a Twig environment for Drupal.

Namespace

Drupal\Core\Template

Code

protected $templateClasses;