You are here

protected property SettingsForm::$entityFieldManager in Bootstrap Layout Builder 1.x

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/SettingsForm.php, line 23

Class

SettingsForm
Configure Bootstrap Layout Builder settings.

Namespace

Drupal\bootstrap_layout_builder\Form

Code

protected $entityFieldManager;