public static property QueryAccessHandlerTest::$modules in Entity API 8
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ QueryAccess/ QueryAccessHandlerTest.php, line 32
Class
- QueryAccessHandlerTest
- Tests the query access handler.
Namespace
Drupal\Tests\entity\Kernel\QueryAccessCode
public static $modules = [
'entity',
'entity_module_test',
];