You are here

protected property MefibsExposedFilterBlock::$viewStorageController in MEFIBS - More exposed forms in blocks 8

The view storage controller.

Type: \Drupal\Core\Entity\EntityStorageControllerInterface

File

lib/Drupal/mefibs/Plugin/Derivative/MefibsExposedFilterBlock.php, line 33
Contains \Drupal\views\Plugin\Derivative\ViewsExposedFilterBlock.

Class

MefibsExposedFilterBlock
Provides block plugin definitions for all Views exposed filters.

Namespace

Drupal\mefibs\Plugin\Derivative

Code

protected $viewStorageController;