You are here

protected property WhosOnlineBlockTest::$renderer in Drupal 9

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

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

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

Class

WhosOnlineBlockTest
Tests the Who's Online Block.

Namespace

Drupal\Tests\user\Kernel

Code

protected $renderer;