protected property Channel::$authorized_users in Entity Share 8
Same name and namespace in other branches
- 8.3 modules/entity_share_server/src/Entity/Channel.php \Drupal\entity_share_server\Entity\Channel::authorized_users
- 8.2 modules/entity_share_server/src/Entity/Channel.php \Drupal\entity_share_server\Entity\Channel::authorized_users
The UUIDs of the users authorized to see this channel.
Type: string[]
File
- modules/
entity_share_server/ src/ Entity/ Channel.php, line 124
Class
- Channel
- Defines the Channel entity.
Namespace
Drupal\entity_share_server\EntityCode
protected $authorized_users;