You are here

protected property SiteAlertKernelTestBase::$entityTypeManager in Site Alert 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/SiteAlertKernelTestBase.php, line 38

Class

SiteAlertKernelTestBase
Base class for kernel tests for the Site Alerts module.

Namespace

Drupal\Tests\site_alert\Kernel

Code

protected $entityTypeManager;