You are here

protected property WebformEntityReferenceEntityFormatter::$routeMatch in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/Field/FieldFormatter/WebformEntityReferenceEntityFormatter.php \Drupal\webform\Plugin\Field\FieldFormatter\WebformEntityReferenceEntityFormatter::routeMatch

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Field/FieldFormatter/WebformEntityReferenceEntityFormatter.php, line 39

Class

WebformEntityReferenceEntityFormatter
Plugin implementation of the 'Webform rendered entity' formatter.

Namespace

Drupal\webform\Plugin\Field\FieldFormatter

Code

protected $routeMatch;