protected property FlowForm::$messenger in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/Form/FlowForm.php \Drupal\cms_content_sync\Form\FlowForm::messenger
- 2.0.x src/Form/FlowForm.php \Drupal\cms_content_sync\Form\FlowForm::messenger
The Messenger service.
Type: \Drupal\Core\Messenger\MessengerInterface
Overrides MessengerTrait::$messenger
File
- src/
Form/ FlowForm.php, line 77
Class
- FlowForm
- Form handler for the Flow add and edit forms.
Namespace
Drupal\cms_content_sync\FormCode
protected $messenger;