protected property OpignoStatisticsBrowserTestBase::$entityTypeManager in Opigno statistics 8
Same name and namespace in other branches
- 3.x tests/src/Functional/OpignoStatisticsBrowserTestBase.php \Drupal\Tests\opigno_statistics\Functional\OpignoStatisticsBrowserTestBase::entityTypeManager
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- tests/
src/ Functional/ OpignoStatisticsBrowserTestBase.php, line 28
Class
- OpignoStatisticsBrowserTestBase
- Provides a base class for Opigno Statistics tests.
Namespace
Drupal\Tests\opigno_statistics\FunctionalCode
protected $entityTypeManager;