You are here

protected property BlockListingForm::$blockManager in Layout Builder Browser 8

Block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

src/Form/BlockListingForm.php, line 31

Class

BlockListingForm
Builds a listing of block entities.

Namespace

Drupal\layout_builder_browser\Form

Code

protected $blockManager;