Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TemplateWrapper.php

function TemplateWrapper::__construct

This method is for internal use only and should never be called directly (use Twig\Environment::load() instead).

@internal

File

vendor/twig/twig/src/TemplateWrapper.php, line 27

Class

TemplateWrapper
Exposes a template to userland.

Namespace

Twig

Code

public function __construct(Environment $env, Template $template) {
}
RSS feed
Powered by Drupal