You are here

protected property PagererPreset::$id in Pagerer 8.2

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

The preset id (machine name).

Type: string

File

src/Entity/PagererPreset.php, line 60

Class

PagererPreset
Defines a Pagerer preset configuration entity.

Namespace

Drupal\pagerer\Entity

Code

protected $id;