Skip to content

Mark all Sulu Configuration Classes as final and @internal #7789

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

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

mamazu
Copy link
Contributor

@mamazu mamazu commented Feb 5, 2025

Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Fixed tickets -
Related issues/PRs -
License MIT
Documentation PR -

What's in this PR?

Marking all Configuration Classes as final and @internal

Why?

They are not supposed to be reused or extended or modified in any way. So let the code reflect that.

@mamazu mamazu force-pushed the final_configuration_classes branch from b3ab500 to b8cb1fd Compare February 5, 2025 11:54
@mamazu mamazu force-pushed the final_configuration_classes branch from b8cb1fd to 2d329e8 Compare February 5, 2025 15:35
@mamazu mamazu added the DX Affecting the end developer label Feb 5, 2025
@alexander-schranz alexander-schranz merged commit 5d931c0 into sulu:3.0 Mar 10, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affecting the end developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants