You are here

protected property GroupId::$groupStorage in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/views/argument/GroupId.php \Drupal\group\Plugin\views\argument\GroupId::groupStorage

The group storage.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

src/Plugin/views/argument/GroupId.php, line 21

Class

GroupId
Argument handler to accept a group ID.

Namespace

Drupal\group\Plugin\views\argument

Code

protected $groupStorage;