You are here

protected property KeyFormBase::$storage in Key 8

The key storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/KeyFormBase.php, line 23

Class

KeyFormBase
Base form for key add and edit forms.

Namespace

Drupal\key\Form

Code

protected $storage;