protected property PathMatcher::$configFactory in Drupal 9
Same name and namespace in other branches
- 8 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 40
Class
- PathMatcher
- Provides a path matcher.
Namespace
Drupal\Core\PathCode
protected $configFactory;