protected property ConfigPagesForm::$ConfigPagesStorage in Config Pages 8
Same name and namespace in other branches
- 8.3 src/ConfigPagesForm.php \Drupal\config_pages\ConfigPagesForm::configPagesStorage
- 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 27
Class
- ConfigPagesForm
- Form controller for the custom config page edit forms.
Namespace
Drupal\config_pagesCode
protected $ConfigPagesStorage;