protected static property ControllerTest::$modules in Authorization 8
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ ControllerTest.php, line 20
Class
- ControllerTest
- Test description.
Namespace
Drupal\Tests\authorization\KernelCode
protected static $modules = [
'authorization',
'authorization_test',
];