You are here

protected property SubstitutionPluginTest::$entityTypeManager in Linkit 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/SubstitutionPluginTest.php, line 34

Class

SubstitutionPluginTest
Tests the substitution plugins.

Namespace

Drupal\Tests\linkit\Kernel

Code

protected $entityTypeManager;