Skip to content

IBX-11951: Removed ConfigResolver as unused implementation#764

Open
Steveb-p wants to merge 3 commits into
5.0from
config-resolver-removal
Open

IBX-11951: Removed ConfigResolver as unused implementation#764
Steveb-p wants to merge 3 commits into
5.0from
config-resolver-removal

Conversation

@Steveb-p

@Steveb-p Steveb-p commented Jun 18, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-11951

Description:

ConfigResolver was not actually used.

For QA:

Documentation:

@sonarqubecloud

Copy link
Copy Markdown

@Steveb-p Steveb-p changed the title Removed ConfigResolver as unused implementation IBX-11951: Removed ConfigResolver as unused implementation Jun 19, 2026
@Steveb-p Steveb-p marked this pull request as ready for review June 19, 2026 08:12
@Steveb-p Steveb-p requested a review from a team June 19, 2026 08:12
@ibexa-workflow-automation-1 ibexa-workflow-automation-1 Bot requested review from ViniTou, alongosz, barw4, bnowak, ciastektk, konradoboza, mikadamczyk, tbialcz and wiewiurdp and removed request for a team June 19, 2026 08:13

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Q: have you searched through documentation to check that we don't mention this class anywhere specifically? This is risky for 5.0, as there's some likelihood that someone uses it by accident. But if we don't document it indeed, I'd lean for +1.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is worth checking indeed.

@konradoboza konradoboza left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

But proper sanities and potential doc usage scan is needed if we aim for 5.0.

* Make sure returned resource lists are not sorted as ResourceProvider is sorting them
*
* @return \Ibexa\Contracts\Core\SiteAccess\ConfigResolverInterface|\PHPUnit\Framework\MockObject\MockObject
* @return \Ibexa\Contracts\Core\SiteAccess\ConfigResolverInterface&\PHPUnit\Framework\MockObject\MockObject

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we move this to native return type instead?

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.

8 participants