protected property GroupIdFromUrl::$group in Group 8
Same name and namespace in other branches
- 2.0.x src/Plugin/views/argument_default/GroupIdFromUrl.php \Drupal\group\Plugin\views\argument_default\GroupIdFromUrl::group
The group entity from the route.
Type: \Drupal\group\Entity\GroupInterface
File
- src/
Plugin/ views/ argument_default/ GroupIdFromUrl.php, line 26
Class
- GroupIdFromUrl
- Default argument plugin to extract a group ID.
Namespace
Drupal\group\Plugin\views\argument_defaultCode
protected $group;