public static property ParagraphsUninstallTest::$modules in Paragraphs 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ParagraphsUninstallTest.php, line 19
Class
- ParagraphsUninstallTest
- Tests that Paragraphs module can be uninstalled.
Namespace
Drupal\Tests\paragraphs\FunctionalCode
public static $modules = array(
'paragraphs_demo',
);