You are here

protected property GroupContentStorageTest::$storage in Group 8

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

The group content storage handler.

Type: \Drupal\group\Entity\Storage\GroupContentStorageInterface

File

tests/src/Kernel/GroupContentStorageTest.php, line 25

Class

GroupContentStorageTest
Tests the behavior of group content storage handler.

Namespace

Drupal\Tests\group\Kernel

Code

protected $storage;