protected property OverviewBase::$entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php, line 53
Contains \Drupal\field_ui\OverviewBase.

Class

OverviewBase
Abstract base class for Field UI overview forms.

Namespace

Drupal\field_ui

Code

protected $entityManager;