ConfigTranslationController::$pathProcessor

Same name in other branches
  1. 8.9.x core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::pathProcessor
  2. 10 core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::pathProcessor
  3. 11.x core/modules/config_translation/src/Controller/ConfigTranslationController.php \Drupal\config_translation\Controller\ConfigTranslationController::pathProcessor

The path processor service.

Type: \Drupal\Core\PathProcessor\InboundPathProcessorInterface

File

core/modules/config_translation/src/Controller/ConfigTranslationController.php, line 53

Class

ConfigTranslationController
Provides page callbacks for the configuration translation interface.

Namespace

Drupal\config_translation\Controller

Code

protected $pathProcessor;

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