You are here

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

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/WebformElement/Captcha.php, line 37

Class

Captcha
Provides a 'captcha' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $routeMatch;