You are here

protected property BootSubscriber::$messenger in Anti Spam by CleanTalk 9.1.x

Same name and namespace in other branches
  1. 8.4 src/EventSubscriber/BootSubscriber.php \Drupal\cleantalk\EventSubscriber\BootSubscriber::messenger
  2. 8.3 src/EventSubscriber/BootSubscriber.php \Drupal\cleantalk\EventSubscriber\BootSubscriber::messenger

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/EventSubscriber/BootSubscriber.php, line 72

Class

BootSubscriber

Namespace

Drupal\cleantalk\EventSubscriber

Code

protected $messenger;