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