You are here

protected property IndividualForm::$messenger in CRM Core 8.3

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

modules/crm_core_contact/src/Form/IndividualForm.php, line 19

Class

IndividualForm
Provides a form for the Individual entity.

Namespace

Drupal\crm_core_contact\Form

Code

protected $messenger;