You are here

protected property CacheFlushUICRUD::$container in CacheFlush 8

Drupal container.

Type: null|\Symfony\Component\DependencyInjection\ContainerInterface

Overrides TestSetupTrait::$container

File

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

Class

CacheFlushUICRUD
Test the UI CRUD.

Namespace

Drupal\Tests\cacheflush_ui\Functional

Code

protected $container;