You are here

protected property ParagraphsCategoryListBuilder::$messenger in Paragraphs Editor Enhancements 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Controller/ParagraphsCategoryListBuilder.php, line 36

Class

ParagraphsCategoryListBuilder
Provides a listing of Paragraph category entities.

Namespace

Drupal\paragraphs_ee\Controller

Code

protected $messenger;