QuickEditCustomPipelineTest::$modules
Same name in other branches
- 8.9.x core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php \Drupal\Tests\quickedit\Functional\QuickEditCustomPipelineTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ quickedit/ tests/ src/ Functional/ QuickEditCustomPipelineTest.php, line 20
Class
- QuickEditCustomPipelineTest
- Tests using a custom pipeline with Quick Edit.
Namespace
Drupal\Tests\quickedit\FunctionalCode
protected static $modules = [
'quickedit',
'quickedit_test',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.