You are here

protected property ConfigureSectionController::$messenger in Layout Builder UX 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Controller/ConfigureSectionController.php, line 54

Class

ConfigureSectionController
Attempts to add a new section, falls back to a form if necessary.

Namespace

Drupal\lb_ux\Controller

Code

protected $messenger;