Skip to content

[fix] use StorageResolver instead of StorageInterface in content system#6

Merged
wtorsi merged 1 commit intomainfrom
fix/storage-resolver
Feb 28, 2026
Merged

[fix] use StorageResolver instead of StorageInterface in content system#6
wtorsi merged 1 commit intomainfrom
fix/storage-resolver

Conversation

@baldrys-ed
Copy link
Contributor

StorageInterface is not registered for autowiring in file-bundle — Storage/ directory is excluded and no alias is provided. StorageResolver is explicitly registered and provides access to the default storage via get('default').

StorageInterface is not registered for autowiring in file-bundle — Storage/
directory is excluded and no alias is provided. StorageResolver is explicitly
registered and provides access to the default storage via get('default').

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@wtorsi wtorsi merged commit 709ddf7 into main Feb 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants