You are here

protected property FieldFormBase::$field in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 src/Form/FieldFormBase.php \Drupal\ds\Form\FieldFormBase::field
  2. 8.3 src/Form/FieldFormBase.php \Drupal\ds\Form\FieldFormBase::field

The field properties.

Type: array

File

src/Form/FieldFormBase.php, line 47

Class

FieldFormBase
Base form for fields.

Namespace

Drupal\ds\Form

Code

protected $field;