You are here

protected property EntityAccessComplexTest::$storage in Group 8

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

The node storage to use in testing.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

tests/src/Kernel/EntityAccessComplexTest.php, line 27

Class

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

Namespace

Drupal\Tests\group\Kernel

Code

protected $storage;