You are here

protected property EntityQueryAlterComplexTest::$storage in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/EntityQueryAlterComplexTest.php \Drupal\Tests\group\Kernel\EntityQueryAlterComplexTest::storage

The grouped storage to use in testing.

Type: \Drupal\node\NodeStorageInterface

File

tests/src/Kernel/EntityQueryAlterComplexTest.php, line 34

Class

EntityQueryAlterComplexTest
Tests that Group properly checks access for "complex" grouped entities.

Namespace

Drupal\Tests\group\Kernel

Code

protected $storage;