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