You are here

protected property GroupContentListBuilder::$group in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Controller/GroupContentListBuilder.php \Drupal\group\Entity\Controller\GroupContentListBuilder::group

The group to show the content for.

Type: \Drupal\group\Entity\GroupInterface

File

src/Entity/Controller/GroupContentListBuilder.php, line 25

Class

GroupContentListBuilder
Provides a list controller for group content entities.

Namespace

Drupal\group\Entity\Controller

Code

protected $group;