public property Filter::$title

The human-readable name of the filter.

This is used as an administrative summary of what the filter does.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php, line 42
Contains \Drupal\filter\Annotation\Filter.

Class

Filter
Defines an filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $title;