You are here

protected property ConfigEntityRevisionsDeleteFormBase::$configEntityRevisionsStorage in Config Entity Revisions 8

Same name and namespace in other branches
  1. 1.x src/ConfigEntityRevisionsDeleteFormBase.php \Drupal\config_entity_revisions\ConfigEntityRevisionsDeleteFormBase::configEntityRevisionsStorage

The content entity storage.

Type: ContentEntityStorageInterface

File

src/ConfigEntityRevisionsDeleteFormBase.php, line 54

Class

ConfigEntityRevisionsDeleteFormBase
Provides a form for reverting a config entity revision.

Namespace

Drupal\config_entity_revisions

Code

protected $configEntityRevisionsStorage;