public static property EntityListBuilderTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/EntityListBuilderTest.php \Drupal\system\Tests\Entity\EntityListBuilderTest::modules
File
- core/
modules/ system/ src/ Tests/ Entity/ EntityListBuilderTest.php, line 23 - Contains \Drupal\system\Tests\Entity\EntityListBuilderTest.
Class
- EntityListBuilderTest
- Tests entity list builder functionality.
Namespace
Drupal\system\Tests\EntityCode
public static $modules = array(
'entity_test',
);