You are here

protected property CacheflushApi::$messenger in CacheFlush 8

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Controller/CacheflushApi.php, line 30

Class

CacheflushApi
Returns responses for Cacheflush routes.

Namespace

Drupal\cacheflush\Controller

Code

protected $messenger;