You are here

protected property RecipeTotalTimeConfigTest::$entityTypeManager in Recipe 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/RecipeTotalTimeConfigTest.php, line 31

Class

RecipeTotalTimeConfigTest
Tests the functionality of the Recipe Total Time third-party settings.

Namespace

Drupal\Tests\recipe\Functional

Code

protected $entityTypeManager;