You are here

protected property WebformRequest::$isAdminRoute in Webform 8.5

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

Track if the current page is a webform admin route.

Type: bool

File

src/WebformRequest.php, line 82

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $isAdminRoute;