You are here

protected property LearningPathBrowserTestBase::$entityTypeManager in Opigno Learning path 3.x

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

LearningPathBrowserTestBase
Provides a base class for Learning path group functional javascript tests.

Namespace

Drupal\Tests\opigno_learning_path\Functional

Code

protected $entityTypeManager;