Thanks to visit codestin.com
Credit goes to github.com

Skip to content

@philipsorst fix: Make annotation reader argument optional#5358

Merged
soyuka merged 1 commit into
api-platform:2.7from
philipsorst:2.7
Jan 23, 2023
Merged

@philipsorst fix: Make annotation reader argument optional#5358
soyuka merged 1 commit into
api-platform:2.7from
philipsorst:2.7

Conversation

@philipsorst
Copy link
Copy Markdown
Contributor

Q A
Branch? 2.7
Tickets n/a
License MIT
Doc PR n/a

The constructor argument for the annotation reader in FiltersResourceMetadataCollectionFactory is optional (nullable), but the argument in the service definition is not and therefore fails if the annotation_reader service definition does not exist. Defining it as null if invalid should just fix this issue without changing anything when the annotation reader is available.

@philipsorst philipsorst changed the title fix: Make annotation reader argument optional in FiltersResourceMetad… @philipsorst fix: Make annotation reader argument optional Jan 22, 2023
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.

3 participants