FilterBase::$weight

The weight of this filter compared to others in a filter collection.

Type: int

File

core/modules/filter/src/Plugin/FilterBase.php, line 37

Class

FilterBase
Provides a base class for Filter plugins.

Namespace

Drupal\filter\Plugin

Code

public $weight = 0;

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