You are here

protected property EntityAccessTest::$storage in Group 8

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

The test entity storage to use in testing.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

tests/src/Kernel/EntityAccessTest.php, line 22

Class

EntityAccessTest
Tests that Group properly checks access for grouped entities.

Namespace

Drupal\Tests\group\Kernel

Code

protected $storage;