You are here

protected property CacheFlushEntityTest::$adminUser in CacheFlush 8

A user with permission to administer feeds and create content.

Type: \Drupal\user\Entity\User

File

modules/cacheflush_entity/tests/Functional/CacheFlushEntityTest.php, line 24

Class

CacheFlushEntityTest
Test cacheflush entity functionality.

Namespace

Drupal\Tests\cacheflush_entity\Functional

Code

protected $adminUser;