You are here

protected property TwigEnvironment::$templateClasses in Zircon Profile 8.0

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

Static cache of template classes.

Type: array

File

core/lib/Drupal/Core/Template/TwigEnvironment.php, line 28
Contains \Drupal\Core\Template\TwigEnvironment.

Class

TwigEnvironment
A class that defines a Twig environment for Drupal.

Namespace

Drupal\Core\Template

Code

protected $templateClasses;