You are here

protected property Template::$title in Wysiwyg API template plugin 8.2

Same name and namespace in other branches
  1. 3.0.x src/Entity/Template.php \Drupal\wysiwyg_template\Entity\Template::title

The template title.

Type: string

File

src/Entity/Template.php, line 54

Class

Template
Defines the Template entity.

Namespace

Drupal\wysiwyg_template\Entity

Code

protected $title;