public function MailingListInterface::getHelp in Mailing List 8
Gets the help information.
Return value
string The help information of this mailing list.
1 method overrides MailingListInterface::getHelp()
- MailingList::getHelp in src/
Entity/ MailingList.php - Gets the help information.
File
- src/
MailingListInterface.php, line 18
Class
- MailingListInterface
- Provides an interface defining a mailing list entity.
Namespace
Drupal\mailing_listCode
public function getHelp();