PathProcessorFront::$config

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.