You are here

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

The route match object.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/webform_image_select/src/Plugin/WebformElement/WebformImageSelect.php, line 37

Class

WebformImageSelect
Provides a 'image_select' element.

Namespace

Drupal\webform_image_select\Plugin\WebformElement

Code

protected $routeMatch;