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

Remove ConfigNotFoundException #300

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Remove ConfigNotFoundException #300

merged 1 commit into from
Jul 24, 2023

Conversation

Chemaclass
Copy link
Member

📚 Description

Remove ConfigNotFoundException because there will be always a "defaultGacelaClass" for Configs in case the module does not have one.

See: AbstractClassResolver::createDefaultGacelaClass()

because there will be always a defaultGacelaClass for Configs in case the module does not have one.
See: AbstractClassResolver::createDefaultGacelaClass()
@Chemaclass Chemaclass added the refactoring Refactoring or cleaning related label Jul 24, 2023
@Chemaclass Chemaclass self-assigned this Jul 24, 2023
Copy link

@fabriziofs fabriziofs left a comment

Choose a reason for hiding this comment

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

Good clean 🧼

@Chemaclass Chemaclass merged commit 9c2dfc4 into main Jul 24, 2023
12 checks passed
@Chemaclass Chemaclass deleted the refactor-config-resolver branch July 24, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring or cleaning related
Development

Successfully merging this pull request may close these issues.

4 participants