protected property ConfigPagesType::$id in Config Pages 8
Same name and namespace in other branches
- 8.3 src/Entity/ConfigPagesType.php \Drupal\config_pages\Entity\ConfigPagesType::id
- 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\EntityCode
protected $id;