You are here

public property CustomFilter::$id in Custom filter 2.0.x

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

The id of the filter.

Type: string

File

src/Entity/CustomFilter.php, line 63

Class

CustomFilter
Defines the entity for a filter in customfilter.

Namespace

Drupal\customfilter\Entity

Code

public $id;