public static property NopremiumKernelTestBase::$modules in Node Option Premium 8
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ NopremiumKernelTestBase.php, line 19
Class
- NopremiumKernelTestBase
- Provides a base class for nopremium kernel tests.
Namespace
Drupal\Tests\nopremium\KernelCode
public static $modules = [
'node',
'nopremium',
'field',
'text',
'filter',
];