public static property ImportOpmlTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/aggregator/src/Tests/ImportOpmlTest.php \Drupal\aggregator\Tests\ImportOpmlTest::modules
Modules to install.
Type: array
Overrides AggregatorTestBase::$modules
File
- core/
modules/ aggregator/ src/ Tests/ ImportOpmlTest.php, line 22 - Contains \Drupal\aggregator\Tests\ImportOpmlTest.
Class
- ImportOpmlTest
- Tests OPML import.
Namespace
Drupal\aggregator\TestsCode
public static $modules = array(
'block',
'help',
);