public static property SelectionTest::$modules

File

drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php, line 17
Contains \Drupal\entity_reference\Tests\Views\SelectionTest.

Class

SelectionTest
Tests entity reference selection handler.

Namespace

Drupal\entity_reference\Tests\Views

Code

public static $modules = array(
  'views',
  'entity_reference',
  'entity_reference_test',
);