You are here

protected property FieldFormBase::$moduleHandler in Display Suite 8.4

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

Drupal module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

src/Form/FieldFormBase.php, line 40

Class

FieldFormBase
Base form for fields.

Namespace

Drupal\ds\Form

Code

protected $moduleHandler;