-
- protected $entityContextManager;
-
- /**
- * BreadcrumbsViewComposer constructor.
- * @param ShelfContext $entityContextManager
- */
- public function __construct(ShelfContext $entityContextManager)
- {
- $this->entityContextManager = $entityContextManager;