You are here

protected property OpignoStatisticsBrowserTestBase::$entityTypeManager in Opigno statistics 3.x

Same name and namespace in other branches
  1. 8 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\Functional

Code

protected $entityTypeManager;