You are here

protected property ConfigPagesForm::$configPagesStorage in Config Pages 8.3

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

The custom config page storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/ConfigPagesForm.php, line 32

Class

ConfigPagesForm
Form controller for the custom config page edit forms.

Namespace

Drupal\config_pages

Code

protected $configPagesStorage;