You are here

protected property Template::$id in Wysiwyg API template plugin 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Entity/Template.php \Drupal\wysiwyg_template\Entity\Template::id

The unique template ID.

Type: string

File

src/Entity/Template.php, line 57

Class

Template
Defines the Template entity.

Namespace

Drupal\wysiwyg_template\Entity

Code

protected $id;