TitleResolver::$argumentResolver

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Controller/TitleResolver.php \Drupal\Core\Controller\TitleResolver::argumentResolver
  2. 10 core/lib/Drupal/Core/Controller/TitleResolver.php \Drupal\Core\Controller\TitleResolver::argumentResolver
  3. 11.x core/lib/Drupal/Core/Controller/TitleResolver.php \Drupal\Core\Controller\TitleResolver::argumentResolver

The argument resolver.

Type: \Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface

File

core/lib/Drupal/Core/Controller/TitleResolver.php, line 29

Class

TitleResolver
Provides the default implementation of the title resolver interface.

Namespace

Drupal\Core\Controller

Code

protected $argumentResolver;

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