protected property LearningPathWebDriverTestBase::$entityTypeManager in Opigno Learning path 8
Same name and namespace in other branches
- 3.x tests/src/FunctionalJavascript/LearningPathWebDriverTestBase.php \Drupal\Tests\opigno_learning_path\FunctionalJavascript\LearningPathWebDriverTestBase::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- tests/
src/ FunctionalJavascript/ LearningPathWebDriverTestBase.php, line 31
Class
- LearningPathWebDriverTestBase
- Provides a base class for Learning path group functional tests.
Namespace
Drupal\Tests\opigno_learning_path\FunctionalJavascriptCode
protected $entityTypeManager;