You are here

protected property WebformRequest::$isAdminRoute in Webform 6.x

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

Track if the current page is a webform admin route.

Type: bool

File

src/WebformRequest.php, line 78

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $isAdminRoute;