protected property EntityQueryAlterTest::$storage in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/EntityQueryAlterTest.php \Drupal\Tests\group\Kernel\EntityQueryAlterTest::storage
The grouped entity storage to use in testing.
Type: \Drupal\Core\Entity\ContentEntityStorageInterface
File
- tests/
src/ Kernel/ EntityQueryAlterTest.php, line 30
Class
- EntityQueryAlterTest
- Tests that Group properly checks access for grouped entities.
Namespace
Drupal\Tests\group\KernelCode
protected $storage;