You are here

protected property FacetBlockDeriver::$derivatives in Facets 8

List of derivative definitions.

Type: array

File

src/Plugin/Block/FacetBlockDeriver.php, line 22

Class

FacetBlockDeriver
This deriver creates a block for every facet that has been created.

Namespace

Drupal\facets\Plugin\Block

Code

protected $derivatives = [];