You are here

protected property VersionWarning::$messenger in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 modules/cms_content_sync_developer/src/EventSubscriber/VersionWarning.php \Drupal\cms_content_sync_developer\EventSubscriber\VersionWarning::messenger
  2. 2.1.x modules/cms_content_sync_developer/src/EventSubscriber/VersionWarning.php \Drupal\cms_content_sync_developer\EventSubscriber\VersionWarning::messenger

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/cms_content_sync_developer/src/EventSubscriber/VersionWarning.php, line 40

Class

VersionWarning
A subscriber triggering a config when certain configuration changes.

Namespace

Drupal\cms_content_sync_developer\EventSubscriber

Code

protected $messenger;