Same name and namespace in other branches
  1. 8.x-1.x src/Controller/EntityReferenceAjaxController.php \Drupal\entity_reference_ajax_formatter\Controller\EntityReferenceAjaxController::renderer 1 comment

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/EntityReferenceAjaxController.php, line 26

Class

EntityReferenceAjaxController
Returns responses for our ajaxified entity reference route.

Namespace

Drupal\entity_reference_ajax_formatter\Controller

Code

protected RendererInterface $renderer;