FilterFormat::$weight

Weight of this format in the text format selector.

The first/lowest text format that is accessible for a user is used as default format.

Type: int

File

core/modules/filter/src/Entity/FilterFormat.php, line 81

Class

FilterFormat
Represents a text format.

Namespace

Drupal\filter\Entity

Code

protected $weight = 0;
doc_Drupal
2016-10-29 09:14:31
Comments
Leave a Comment

Please login to continue.