protected static property ImceTest::$modules in IMCE 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/Plugin/CKEditorPlugin/ImceTest.php \Drupal\Tests\imce\Kernel\Plugin\CKEditorPlugin\ImceTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ Plugin/ CKEditorPlugin/ ImceTest.php, line 34
Class
- ImceTest
- Kernel tests for Imce plugins for CKEditor.
Namespace
Drupal\Tests\imce\Kernel\Plugin\CKEditorPluginCode
protected static $modules = [
'user',
'system',
'imce',
];