public static property UnitTest::$modules in Token 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ UnitTest.php, line 22
Class
- UnitTest
- Test basic, low-level token functions.
Namespace
Drupal\Tests\token\KernelCode
public static $modules = [
'file',
'node',
];