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