You are here

protected property SettingsForm::$storage in Entity Print 8

Same name and namespace in other branches
  1. 8.2 src/Form/SettingsForm.php \Drupal\entity_print\Form\SettingsForm::storage

The entity config storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/SettingsForm.php, line 30

Class

SettingsForm
Defines a form that configures Entity Print settings.

Namespace

Drupal\entity_print\Form

Code

protected $storage;