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

Breadcrumb

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

function NodeTestCase::createEnvironment

1 call to NodeTestCase::createEnvironment()
NodeTestCase::getEnvironment in vendor/twig/twig/src/Test/NodeTestCase.php
@final since Twig 3.13

File

vendor/twig/twig/src/Test/NodeTestCase.php, line 79

Class

NodeTestCase

Namespace

Twig\Test

Code

protected static function createEnvironment() : Environment {
    return new Environment(new ArrayLoader());
}
RSS feed
Powered by Drupal