You are here

protected property GroupToGroupContent::$groupContentTypeIds in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/relationship/GroupToGroupContent.php \Drupal\group\Plugin\views\relationship\GroupToGroupContent::groupContentTypeIds

The group content type IDs to filter the join on.

Type: string[]

File

src/Plugin/views/relationship/GroupToGroupContent.php, line 40

Class

GroupToGroupContent
A relationship handler for group content.

Namespace

Drupal\group\Plugin\views\relationship

Code

protected $groupContentTypeIds;