public property CustomFilter::$uuid in Custom filter 2.0.x
Same name and namespace in other branches
- 8 src/Entity/CustomFilter.php \Drupal\customfilter\Entity\CustomFilter::uuid
The UUID of the filter.
Type: string
Overrides ConfigEntityBase::$uuid
File
- src/
Entity/ CustomFilter.php, line 70
Class
- CustomFilter
- Defines the entity for a filter in customfilter.
Namespace
Drupal\customfilter\EntityCode
public $uuid;