protected static property WhosOnlineBlockTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php \Drupal\Tests\user\Kernel\WhosOnlineBlockTest::modules
- 9 core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php \Drupal\Tests\user\Kernel\WhosOnlineBlockTest::modules
File
- core/
modules/ user/ tests/ src/ Kernel/ WhosOnlineBlockTest.php, line 19
Class
- WhosOnlineBlockTest
- Tests the Who's Online Block.
Namespace
Drupal\Tests\user\KernelCode
protected static $modules = [
'system',
'user',
'block',
'views',
];