function 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.