protected property Invite::$plugin in Invite 8
The plugin creating this invite.
Type: plugin
File
- src/
Entity/ Invite.php, line 63
Class
- Invite
- Defines the Invite entity.
Namespace
Drupal\invite\EntityCode
protected $plugin;
The plugin creating this invite.
Type: plugin
protected $plugin;