public static property ParagraphsDemoTest::$modules in Paragraphs 8
Modules to enable.
Type: string[]
Overrides BrowserTestBase::$modules
File
- modules/
paragraphs_demo/ tests/ src/ Functional/ ParagraphsDemoTest.php, line 22
Class
- ParagraphsDemoTest
- Tests the demo module for Paragraphs.
Namespace
Drupal\Tests\paragraphs_demo\FunctionalCode
public static $modules = array(
'paragraphs_demo',
'block',
);