ContactFormInterface::getRecipients

public ContactFormInterface::getRecipients()

Returns list of recipient email addresses.

Return value

array List of recipient email addresses.

File

core/modules/contact/src/ContactFormInterface.php, line 26

Class

ContactFormInterface
Provides an interface defining a contact form entity.

Namespace

Drupal\contact

Code

public function getRecipients();
doc_Drupal
2016-10-29 08:56:28
Comments
Leave a Comment

Please login to continue.