You are here

protected property MatcherForm::$messenger in CRM Core 8.3

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

modules/crm_core_match/src/Form/MatcherForm.php, line 19

Class

MatcherForm
Provides a form elements for Matcher.

Namespace

Drupal\crm_core_match\Form

Code

protected $messenger;