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