protected property Channel::$channel_searches in Entity Share 8.2
Same name and namespace in other branches
- 8.3 modules/entity_share_server/src/Entity/Channel.php \Drupal\entity_share_server\Entity\Channel::channel_searches
The channel searches configuration. Used on pull form to search text.
Type: array
File
- modules/
entity_share_server/ src/ Entity/ Channel.php, line 141
Class
- Channel
- Defines the Channel entity.
Namespace
Drupal\entity_share_server\EntityCode
protected $channel_searches;