You are here

protected property SettingsForm::$storage in Entity Print 8.2

Same name and namespace in other branches
  1. 8 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 31

Class

SettingsForm
Defines a form that configures Entity Print settings.

Namespace

Drupal\entity_print\Form

Code

protected $storage;