You are here

protected property Loader::$entityTypeManager in Bamboo Twig 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

bamboo_twig_loaders/src/TwigExtension/Loader.php, line 21

Class

Loader
Provides a 'Loader' Twig Extensions.

Namespace

Drupal\bamboo_twig_loaders\TwigExtension

Code

protected $entityTypeManager;