Filter::$settings

Same name and namespace in other branches
  1. 9 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::settings
  2. 8.9.x core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::settings
  3. 10 core/modules/filter/src/Annotation/Filter.php \Drupal\filter\Annotation\Filter::settings

The default settings for the filter.

This property is optional and it does not need to be declared.

Type: array

File

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

Class

Filter
Defines a filter annotation object.

Namespace

Drupal\filter\Annotation

Code

public $settings = [];

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