Same name in other branches
- 5.0.x tests/src/Kernel/Form/OperationsFormTest.php \Drupal\Tests\advagg\Kernel\Form\OperationsFormTest::modules
- 8.x-4.x tests/src/Kernel/Form/OperationsFormTest.php \Drupal\Tests\advagg\Kernel\Form\OperationsFormTest::modules
Modules to enable.
Type: array
File
-
tests/
src/ Kernel/ Form/ OperationsFormTest.php, line 28
Class
- OperationsFormTest
- Tests the Operations settings form.
Namespace
Drupal\Tests\advagg\Kernel\FormCode
protected static $modules = [
'system',
'advagg',
];