protected property PathProcessorFront::$config in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php \Drupal\Core\PathProcessor\PathProcessorFront::config
A config factory for retrieving required config settings.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
lib/ Drupal/ Core/ PathProcessor/ PathProcessorFront.php, line 26 - Contains \Drupal\Core\PathProcessor\PathProcessorFront.
Class
- PathProcessorFront
- Processes the inbound path by resolving it to the front page if empty.
Namespace
Drupal\Core\PathProcessorCode
protected $config;