You are here

public property CustomFilter::$name in Custom filter 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/CustomFilter.php \Drupal\customfilter\Entity\CustomFilter::name

The label of the filter.

Type: string

File

src/Entity/CustomFilter.php, line 69

Class

CustomFilter
Defines the entify for a filter in customfilter.

Namespace

Drupal\customfilter\Entity

Code

public $name;