protected property ConfigPagesForm::$entity in Config Pages 8
Same name and namespace in other branches
- 8.3 src/ConfigPagesForm.php \Drupal\config_pages\ConfigPagesForm::entity
- 8.2 src/ConfigPagesForm.php \Drupal\config_pages\ConfigPagesForm::entity
The config page content entity.
Type: \Drupal\config_pages\ConfigPagesInterface
Overrides ContentEntityForm::$entity
File
- src/
ConfigPagesForm.php, line 48
Class
- ConfigPagesForm
- Form controller for the custom config page edit forms.
Namespace
Drupal\config_pagesCode
protected $entity;