You are here

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\invite

Code

public function label();