You are here

protected property BambooTwigTestBase::$entityTypeManager in Bamboo Twig 8.4

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/BambooTwigTestBase.php \Drupal\Tests\bamboo_twig\Functional\BambooTwigTestBase::entityTypeManager

The Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

tests/src/Functional/BambooTwigTestBase.php, line 21

Class

BambooTwigTestBase
Has some additional helper methods to make test code more readable.

Namespace

Drupal\Tests\bamboo_twig\Functional

Code

protected $entityTypeManager;