protected property PathProcessorFront::$config

A config factory for retrieving required config settings.

Type: \Drupal\Core\Config\ConfigFactory

File

drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php, line 23
Contains Drupal\Core\PathProcessor\PathProcessorFront.

Class

PathProcessorFront
Processes the inbound path by resolving it to the front page if empty.

Namespace

Drupal\Core\PathProcessor

Code

protected $config;