You are here

protected property ConfigPagesForm::$entity in Config Pages 8

Same name and namespace in other branches
  1. 8.3 src/ConfigPagesForm.php \Drupal\config_pages\ConfigPagesForm::entity
  2. 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_pages

Code

protected $entity;