class AdminContext

Provides a helper class to determine whether the route is an admin one.

Hierarchy

File

core/lib/Drupal/Core/Routing/AdminContext.php, line 10

Namespace

Drupal\Core\Routing

Members

Name Modifiers Type Description
AdminContext::$routeMatch protected property The route match.
AdminContext::isAdminRoute public function Determines whether the active route is an admin one.
AdminContext::__construct public function Construct a new admin context helper instance.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!AdminContext.php/class/AdminContext/8.1.x