You are here

protected property TwigWhiteListTest::$term in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php \Drupal\KernelTests\Core\Theme\TwigWhiteListTest::term

Term for referencing.

Type: \Drupal\taxonomy\TermInterface

File

core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php, line 26

Class

TwigWhiteListTest
Tests white-listing of entity properties.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $term;