public static property ImportOpmlTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php \Drupal\Tests\aggregator\Functional\ImportOpmlTest::modules
Modules to install.
Type: array
Overrides AggregatorTestBase::$modules
File
- core/
modules/ aggregator/ tests/ src/ Functional/ ImportOpmlTest.php, line 19
Class
- ImportOpmlTest
- Tests OPML import.
Namespace
Drupal\Tests\aggregator\FunctionalCode
public static $modules = [
'block',
'help',
];