Issue #2851759 by FeyP: Properly document pathProcessor property of PathBasedBreadcrumbBuilder class
parent
01e52a3dcc
commit
293339b8b9
|
@ -52,7 +52,7 @@ class PathBasedBreadcrumbBuilder implements BreadcrumbBuilderInterface {
|
|||
protected $router;
|
||||
|
||||
/**
|
||||
* The dynamic router service.
|
||||
* The inbound path processor.
|
||||
*
|
||||
* @var \Drupal\Core\PathProcessor\InboundPathProcessorInterface
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue