You are here

protected property PathProcessorFront::$config in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php \Drupal\Core\PathProcessor\PathProcessorFront::config
  2. 9 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\PathProcessor

Code

protected $config;