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