protected property BambooTwigTestBase::$entityTypeManager in Bamboo Twig 8.5
Same name and namespace in other branches
- 8.4 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\FunctionalCode
protected $entityTypeManager;