You are here

protected property RestUIForm::$resourceConfigStorage in REST UI 8

The REST resource config storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/RestUIForm.php, line 56

Class

RestUIForm
Provides a REST resource configuration form.

Namespace

Drupal\restui\Form

Code

protected $resourceConfigStorage;