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

[CoreBundle] Mark classes as final/internal #8458

Merged
merged 7 commits into from Mar 19, 2021
Merged

Conversation

dvesh3
Copy link
Contributor

@dvesh3 dvesh3 commented Mar 15, 2021

Changes in this pull request

Resolves partially #7189

Additional info

  • FrontendRoutingListener renamed to RoutingListener, as it handles admin routes as well.

@brusch brusch merged commit 2a25f8d into master Mar 19, 2021
@brusch brusch deleted the mark_internal_corebundle branch March 19, 2021 13:05
roland4432 pushed a commit to roland4432/pimcore that referenced this pull request Apr 1, 2021
* [CoreBundle] Mark commands as internal - pimcore#7189

* [CoreBundle] Mark PublicServicesController final & internal pimcore#7189

* [CoreBundle] Event Listeners declared as final and marked internal - pimcore#7189

* [CoreBundle] Migrations declared as final and marked internal - pimcore#7189

* [AdminBundle] Rename FrontendRoutingListener to RoutingListener -  pimcore#7189

* [CoreBundle] Mark classes as final/internal pimcore#7189

* FullPageCacheListener should be final, but not @internal (it's referenced in the docs)

Co-authored-by: Bernhard Rusch <bernhard.rusch@elements.at>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants