You are here

protected property RemoveButtonTest::$entityTypeManager in Custom add another 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Tests/RemoveButtonTest.php, line 31

Class

RemoveButtonTest
Test case for 'Remove' button label alter.

Namespace

Drupal\custom_add_another\Tests

Code

protected $entityTypeManager;