You are here

protected property ConfigPagesForm::$configPagesTypeStorage in Config Pages 8.3

Same name and namespace in other branches
  1. 8 src/ConfigPagesForm.php \Drupal\config_pages\ConfigPagesForm::ConfigPagesTypeStorage
  2. 8.2 src/ConfigPagesForm.php \Drupal\config_pages\ConfigPagesForm::configPagesTypeStorage

The custom config page type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/ConfigPagesForm.php, line 39

Class

ConfigPagesForm
Form controller for the custom config page edit forms.

Namespace

Drupal\config_pages

Code

protected $configPagesTypeStorage;