protected property GroupContentType::$content_plugin in Group 8
Same name and namespace in other branches
- 2.0.x src/Entity/GroupContentType.php \Drupal\group\Entity\GroupContentType::content_plugin
The group content enabler plugin ID for the group content type.
Type: string
File
- src/
Entity/ GroupContentType.php, line 85
Class
- GroupContentType
- Defines the Group content type configuration entity.
Namespace
Drupal\group\EntityCode
protected $content_plugin;