You are here

protected property TestPrepareLayout::$messenger in Drupal 9

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php, line 37

Class

TestPrepareLayout
An event subscriber to test altering section storage via the \Drupal\layout_builder\Event\PrepareLayoutEvent.

Namespace

Drupal\layout_builder_element_test\EventSubscriber

Code

protected $messenger;