You are here

protected property EntityReferenceFilterAjaxController::$moduleHandler in Views Reference Filter 8

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Controller/EntityReferenceFilterAjaxController.php, line 88

Class

EntityReferenceFilterAjaxController
Defines a controller to build dependent entityreference filters.

Namespace

Drupal\entityreference_filter\Controller

Code

protected $moduleHandler;