public function InviteSenderInterface::getType in Invite 8
Gets the Invite Sender type.
Return value
string Type of the Invite Sender.
File
- src/
InviteSenderInterface.php, line 37
Class
- InviteSenderInterface
- Provides an interface for defining Invite sender entities.
Namespace
Drupal\inviteCode
public function getType();