You are here

protected property WhosOnlineBlockTest::$block 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::block
  2. 10 core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php \Drupal\Tests\user\Kernel\WhosOnlineBlockTest::block

The block being tested.

Type: \Drupal\block\Entity\BlockInterface

File

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

Class

WhosOnlineBlockTest
Tests the Who's Online Block.

Namespace

Drupal\Tests\user\Kernel

Code

protected $block;