You are here

protected property ViewRevisionsRequest::$isAdminRoute in Config Entity Revisions 8.2

Track if the current page is a view admin route.

Type: bool

File

modules/view_revisions/src/ViewRevisionsRequest.php, line 86

Class

ViewRevisionsRequest
Handles view requests.

Namespace

Drupal\view_revisions

Code

protected $isAdminRoute;