You are here

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

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/EntityReferenceFilterAjaxController.php, line 53

Class

EntityReferenceFilterAjaxController
Defines a controller to build dependent entityreference filters.

Namespace

Drupal\entityreference_filter\Controller

Code

protected $renderer;