You are here

protected property Template::$weight 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::weight

The template weight.

Type: integer

File

src/Entity/Template.php, line 85

Class

Template
Defines the Template entity.

Namespace

Drupal\wysiwyg_template\Entity

Code

protected $weight;