You are here

protected property RestUIForm::$moduleHandler in REST UI 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

src/Form/RestUIForm.php, line 28

Class

RestUIForm
Provides a REST resource configuration form.

Namespace

Drupal\restui\Form

Code

protected $moduleHandler;