You are here

public static property entityReferenceSelectionAccessTest::$modules in Entity reference 8

File

lib/Drupal/entityreference/Tests/entityReferenceSelectionAccessTest.php, line 25
Contains Drupal\entityreference\Tests\entityReferenceSelectionAccessTest.

Class

entityReferenceSelectionAccessTest
Test for Entity Reference handlers.

Namespace

Drupal\entityreference\Tests

Code

public static $modules = array(
  'node',
  'comment',
  'entityreference',
);