MessageInterface::isPersonal

public MessageInterface::isPersonal()

Returns TRUE if this is the personal contact form.

Return value

bool TRUE if the message bundle is personal.

File

core/modules/contact/src/MessageInterface.php, line 106

Class

MessageInterface
Provides an interface defining a contact message entity.

Namespace

Drupal\contact

Code

1
public function isPersonal();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.