A controller resolver object.
Type: \Symfony\Component\HttpKernel\Controller\ControllerResolverInterface
File
- core/lib/Drupal/Core/Menu/ContextualLinkManager.php, line 52
Class
- ContextualLinkManager
- Defines a contextual link plugin manager to deal with contextual links.
Namespace
Drupal\Core\Menu
Code
protected $controllerResolver;
Please login to continue.