Same name and namespace in other branches
  1. 8.x-1.x src/Plugin/Field/FieldFormatter/EntityReferenceAjaxFormatter.php \Drupal\entity_reference_ajax_formatter\Plugin\Field\FieldFormatter\EntityReferenceAjaxFormatter::currentRoute 1 comment

The current route match.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

src/Plugin/Field/FieldFormatter/EntityReferenceAjaxFormatter.php, line 40

Class

EntityReferenceAjaxFormatter
Plugin implementation of the 'entity reference rendered entity' formatter.

Namespace

Drupal\entity_reference_ajax_formatter\Plugin\Field\FieldFormatter

Code

protected CurrentRouteMatch $currentRoute;