You are here

protected property WSFieldConfigForm::$entity in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x modules/wsdata_field/src/Form/WSFieldConfigForm.php \Drupal\wsdata_field\Form\WSFieldConfigForm::entity

The entity being used by this form.

Type: \Drupal\Core\Entity\EntityInterface

Overrides EntityForm::$entity

File

modules/wsdata_field/src/Form/WSFieldConfigForm.php, line 20

Class

WSFieldConfigForm
Class WSFieldsConfigForm.

Namespace

Drupal\wsdata_field\Form

Code

protected $entity;