You are here

protected property WSCallForm::$entityTypeManager in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x src/Form/WSCallForm.php \Drupal\wsdata\Form\WSCallForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/WSCallForm.php, line 32

Class

WSCallForm
Class WSCallForm.

Namespace

Drupal\wsdata\Form

Code

protected $entityTypeManager;