You are here

public property Filter::$title in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 51
Contains \Drupal\filter\Annotation\Filter.

Class

Filter
Defines an filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $title;