You are here

protected property BambooTwigSecurityTest::$entityTypeManager in Bamboo Twig 8.5

Same name and namespace in other branches
  1. 8.4 tests/src/Kernel/BambooTwigSecurityTest.php \Drupal\Tests\bamboo_twig\Kernel\BambooTwigSecurityTest::entityTypeManager

The Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

tests/src/Kernel/BambooTwigSecurityTest.php, line 20

Class

BambooTwigSecurityTest
Tests Security twig filters and functions.

Namespace

Drupal\Tests\bamboo_twig\Kernel

Code

protected $entityTypeManager;