You are here

protected property FacetsSummarySettingsForm::$blockManager in Facets 8

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface

File

modules/facets_summary/src/Form/FacetsSummarySettingsForm.php, line 54

Class

FacetsSummarySettingsForm
Provides a form for configuring the processors of a facet.

Namespace

Drupal\facets_summary\Form

Code

protected $blockManager;