You are here

protected property MetatagManagerTest::$entityTypeManager in Metatag 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/MetatagManagerTest.php, line 37

Class

MetatagManagerTest
Test the Metatag Manager class.

Namespace

Drupal\Tests\metatag\Kernel

Code

protected $entityTypeManager;