You are here

private property MaintenanceModeExempt::$pathMatcher in Maintenance Exempt 8

The path matcher service.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/MaintenanceModeExempt.php, line 29

Class

MaintenanceModeExempt
Provides the default implementation of the maintenance mode service.

Namespace

Drupal\maintenance_exempt

Code

private $pathMatcher;