You are here

protected property WebformRequest::$adminContext in Webform 8.5

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

The route admin context to determine whether a route is an admin one.

Type: \Drupal\Core\Routing\AdminContext

File

src/WebformRequest.php, line 40

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $adminContext;