You are here

protected property EditTableRelations::$entityManager in Views Custom Table 9.0.x

Same name and namespace in other branches
  1. 8 src/Form/EditTableRelations.php \Drupal\view_custom_table\Form\EditTableRelations::entityManager

Entity Manager for calss.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Form/EditTableRelations.php, line 26

Class

EditTableRelations
Edit views custom table form.

Namespace

Drupal\view_custom_table\Form

Code

protected $entityManager;