You are here

protected property TwigEnvironment::$twigCachePrefix in Drupal 8

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

The template cache filename prefix.

Type: string

File

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

Class

TwigEnvironment
A class that defines a Twig environment for Drupal.

Namespace

Drupal\Core\Template

Code

protected $twigCachePrefix = '';