You are here

protected property ConfigPagesType::$id in Config Pages 8.3

Same name and namespace in other branches
  1. 8 src/Entity/ConfigPagesType.php \Drupal\config_pages\Entity\ConfigPagesType::id
  2. 8.2 src/Entity/ConfigPagesType.php \Drupal\config_pages\Entity\ConfigPagesType::id

The config page type ID.

Type: string

File

src/Entity/ConfigPagesType.php, line 54

Class

ConfigPagesType
Defines the config page type entity.

Namespace

Drupal\config_pages\Entity

Code

protected $id;