protected property GroupId::$groupStorage in Group 8
Same name and namespace in other branches
- 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\argumentCode
protected $groupStorage;