You are here

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

The factory to load a view executable with.

Type: \Drupal\views\ViewExecutableFactory

File

src/Controller/EntityReferenceFilterAjaxController.php, line 46

Class

EntityReferenceFilterAjaxController
Defines a controller to build dependent entityreference filters.

Namespace

Drupal\entityreference_filter\Controller

Code

protected $executableFactory;