Skip to content

Commit

Permalink
Close API
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Oct 7, 2021
1 parent 2dbf652 commit 0af359f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Block/Breadcrumb/BaseBreadcrumbMenuBlockService.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public function configureSettings(OptionsResolver $resolver): void
]);
}

protected function getFactory(): FactoryInterface
final protected function getFactory(): FactoryInterface
{
return $this->factory;
}
Expand Down

0 comments on commit 0af359f

Please sign in to comment.