You are here

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

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/BlockListingForm.php, line 24

Class

BlockListingForm
Builds a listing of block entities.

Namespace

Drupal\layout_builder_browser\Form

Code

protected $entityTypeManager;