You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Tests/AddAnotherItemButtonTest.php, line 31

Class

AddAnotherItemButtonTest
Test case for 'Add another item' button label alter.

Namespace

Drupal\custom_add_another\Tests

Code

protected $entityTypeManager;