You are here

protected property Page::$id in Page Manager 8.4

Same name and namespace in other branches
  1. 8 src/Entity/Page.php \Drupal\page_manager\Entity\Page::id

The ID of the page entity.

Type: string

File

src/Entity/Page.php, line 51

Class

Page
Defines a Page entity class.

Namespace

Drupal\page_manager\Entity

Code

protected $id;