You are here

protected property FontYourFaceWeightFilter::$alwaysMultiple in @font-your-face 8.3

Exposed filter options.

Type: bool

Overrides StringFilter::$alwaysMultiple

File

src/Plugin/views/filter/FontYourFaceWeightFilter.php, line 22

Class

FontYourFaceWeightFilter
Filter handler which allows to search based on font weight.

Namespace

Drupal\fontyourface\Plugin\views\filter

Code

protected $alwaysMultiple = TRUE;