You are here

protected property WebformEntityReferenceManager::$routeMatch in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformEntityReferenceManager.php \Drupal\webform\WebformEntityReferenceManager::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/WebformEntityReferenceManager.php, line 32

Class

WebformEntityReferenceManager
Webform entity reference (field) manager.

Namespace

Drupal\webform

Code

protected $routeMatch;