protected property WhosOnlineBlockTest::$controller in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php \Drupal\Tests\user\Kernel\WhosOnlineBlockTest::controller
- 10 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\KernelCode
protected $controller;