public static property SelectionTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/EntityReference/Views/SelectionTest.php \Drupal\field\Tests\EntityReference\Views\SelectionTest::modules
File
- core/
modules/ field/ src/ Tests/ EntityReference/ Views/ SelectionTest.php, line 20 - Contains \Drupal\field\Tests\EntityReference\Views\SelectionTest.
Class
- SelectionTest
- Tests entity reference selection handler.
Namespace
Drupal\field\Tests\EntityReference\ViewsCode
public static $modules = [
'node',
'views',
'entity_reference_test',
'entity_test',
];