TwigIncludeTest::$twigConfig

Same name in other branches
  1. 9 core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php \Drupal\Tests\system\Kernel\Theme\TwigIncludeTest::twigConfig
  2. 11.x core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php \Drupal\Tests\system\Kernel\Theme\TwigIncludeTest::twigConfig

The Twig configuration to set the container parameter to during rebuilds.

Type: array

File

core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php, line 28

Class

TwigIncludeTest
Tests including files in Twig templates.

Namespace

Drupal\Tests\system\Kernel\Theme

Code

private $twigConfig = [];

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