You are here

protected property OpignoILTBrowserTestBase::$entityTypeManager in Opigno Instructor-led Trainings 3.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/OpignoILTBrowserTestBase.php \Drupal\Tests\opigno_ilt\Functional\OpignoILTBrowserTestBase::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Functional/OpignoILTBrowserTestBase.php, line 28

Class

OpignoILTBrowserTestBase
Provides a base class for Opigno ILT tests.

Namespace

Drupal\Tests\opigno_ilt\Functional

Code

protected $entityTypeManager;