You are here

protected property CacheFlushUICRUD::$entityTypeManager in CacheFlush 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/cacheflush_ui/tests/src/Functional/CacheFlushUICRUD.php, line 55

Class

CacheFlushUICRUD
Test the UI CRUD.

Namespace

Drupal\Tests\cacheflush_ui\Functional

Code

protected $entityTypeManager;