Issue #2851759 by FeyP: Properly document pathProcessor property of PathBasedBreadcrumbBuilder class

8.4.x
Alex Pott 2017-03-29 07:24:54 +01:00
parent 01e52a3dcc
commit 293339b8b9
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class PathBasedBreadcrumbBuilder implements BreadcrumbBuilderInterface {
protected $router;
/**
* The dynamic router service.
* The inbound path processor.
*
* @var \Drupal\Core\PathProcessor\InboundPathProcessorInterface
*/