Filter::$title

Same name in other branches
  1. 9 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::title
  2. 10 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::title
  3. 11.x core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\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

core/modules/filter/src/Annotation/Filter.php, line 46

Class

Filter
Defines an filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $title;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.