You are here

public static property WebTestBase::$modules in Feeds XPath Parser 8

Modules to enable.

Type: array

File

lib/Drupal/feeds_xpathparser/WebTestBase.php, line 24
Contains Drupal\feeds_xpathparser\WebTestBase.

Class

WebTestBase
Test single feeds.

Namespace

Drupal\feeds_xpathparser

Code

public static $modules = array(
  'feeds_xpathparser',
);