protected static property BlockContentDeriverTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php \Drupal\Tests\block_content\Kernel\BlockContentDeriverTest::modules
- 9 core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php \Drupal\Tests\block_content\Kernel\BlockContentDeriverTest::modules
File
- core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentDeriverTest.php, line 20
Class
- BlockContentDeriverTest
- Tests block content plugin deriver.
Namespace
Drupal\Tests\block_content\KernelCode
protected static $modules = [
'block',
'block_content',
'system',
'user',
];