protected property LearningPathBrowserTestBase::$entityTypeManager in Opigno Learning path 8
Same name and namespace in other branches
- 3.x 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\FunctionalCode
protected $entityTypeManager;