protected property Facet::$processors in Facets 8
Cached information about the processors available for this facet.
Type: \Drupal\facets\Processor\ProcessorInterface[]|null
See also
loadProcessors()
File
- src/
Entity/ Facet.php, line 236
Class
- Facet
- Defines the facet configuration entity.
Namespace
Drupal\facets\EntityCode
protected $processors;