PathProcessorFront::$config
Same name in other branches
- 8.9.x core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php \Drupal\Core\PathProcessor\PathProcessorFront::config
- 10 core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php \Drupal\Core\PathProcessor\PathProcessorFront::config
- 11.x 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 19
Class
- PathProcessorFront
- Processes the inbound path by resolving it to the front page if empty.
Namespace
Drupal\Core\PathProcessorCode
protected $config;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.