protected property Facet::$name in Facets 8
A name to be displayed for the facet.
Type: string
File
- src/
Entity/ Facet.php, line 84
Class
- Facet
- Defines the facet configuration entity.
Namespace
Drupal\facets\EntityCode
protected $name;
A name to be displayed for the facet.
Type: string
protected $name;