You are here

protected property Channel::$channel_groups in Entity Share 8.3

Same name and namespace in other branches
  1. 8 modules/entity_share_server/src/Entity/Channel.php \Drupal\entity_share_server\Entity\Channel::channel_groups
  2. 8.2 modules/entity_share_server/src/Entity/Channel.php \Drupal\entity_share_server\Entity\Channel::channel_groups

The channel groups.

Type: array

File

modules/entity_share_server/src/Entity/Channel.php, line 129

Class

Channel
Defines the Channel entity.

Namespace

Drupal\entity_share_server\Entity

Code

protected $channel_groups;