public static property EntityReferenceSelectionSortTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php \Drupal\system\Tests\Entity\EntityReferenceSelection\EntityReferenceSelectionSortTest::modules
Modules to enable.
Type: array
Overrides EntityUnitTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ Entity/ EntityReferenceSelection/ EntityReferenceSelectionSortTest.php, line 27 - Contains \Drupal\system\Tests\Entity\EntityReferenceSelection\EntityReferenceSelectionSortTest.
Class
- EntityReferenceSelectionSortTest
- Tests sorting referenced items.
Namespace
Drupal\system\Tests\Entity\EntityReferenceSelectionCode
public static $modules = array(
'node',
);