You are here

protected property WhosOnlineBlockTest::$controller in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php \Drupal\Tests\user\Kernel\WhosOnlineBlockTest::controller

The block storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php, line 33

Class

WhosOnlineBlockTest
Tests the Who's Online Block.

Namespace

Drupal\Tests\user\Kernel

Code

protected $controller;