function TwigThemeEngine::__construct

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Template/TwigThemeEngine.php \Drupal\Core\Template\TwigThemeEngine::__construct()

File

core/lib/Drupal/Core/Template/TwigThemeEngine.php, line 18

Class

TwigThemeEngine
Twig theme engine.

Namespace

Drupal\Core\Template

Code

public function __construct(protected TwigEnvironment $twig) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.