You are here

protected property PathMatcher::$configFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Path/PathMatcher.php \Drupal\Core\Path\PathMatcher::configFactory

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/lib/Drupal/Core/Path/PathMatcher.php, line 45
Contains \Drupal\Core\Path\PathMatcher.

Class

PathMatcher
Provides a path matcher.

Namespace

Drupal\Core\Path

Code

protected $configFactory;