Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move BreadcrumbInterface #603

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Move BreadcrumbInterface #603

merged 1 commit into from
Sep 29, 2021

Conversation

core23
Copy link
Member

@core23 core23 commented Sep 28, 2021

Subject

I am targeting this branch, because this is BC.

Changelog

### Added
- Add `Sonata\SeoBundle\Block\Breadcrumb\BreadcrumbBlockService`

### Deprecated
- Deprecate `Sonata\SeoBundle\BreadcrumbInterface`


use Sonata\SeoBundle\BreadcrumbInterface;

interface BreadcrumbBlockService extends BreadcrumbInterface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the idea behind this change ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VincentLanglet VincentLanglet requested a review from a team September 29, 2021 09:17
@wbloszyk wbloszyk requested a review from a team September 29, 2021 09:36
@core23 core23 merged commit f93d53f into sonata-project:2.x Sep 29, 2021
@core23 core23 deleted the move-class branch September 29, 2021 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants