protected property Channel::$id in Entity Share 8.3
Same name and namespace in other branches
- 8 modules/entity_share_server/src/Entity/Channel.php \Drupal\entity_share_server\Entity\Channel::id
- 8.2 modules/entity_share_server/src/Entity/Channel.php \Drupal\entity_share_server\Entity\Channel::id
The channel ID.
Type: string
File
- modules/
entity_share_server/ src/ Entity/ Channel.php, line 87
Class
- Channel
- Defines the Channel entity.
Namespace
Drupal\entity_share_server\EntityCode
protected $id;