-
Notifications
You must be signed in to change notification settings - Fork 13
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
IBX-6315: Added LocationArgumentResolver #270
Conversation
81272b3
to
d0df5b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ciastektk is there a JIRA issue connected with this change?
8db4946
to
9c53b7f
Compare
tests/bundle/Core/ControllerArgumentResolver/LocationArgumentResolverTest.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 apart from red PHPStan analysis.
e091b4d
to
f932081
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
f932081
to
8a315d5
Compare
Co-authored-by: Adam Wójs <adam@wojs.pl>
Co-authored-by: Andrew Longosz <alongosz@users.noreply.github.com>
8a315d5
to
25ace1c
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
v4.6
This PR adds ArgumentResolver for locationId passed as query parameter. Already added LocationParamConverter works only for locationId passed as route attribute.
Checklist:
$ composer fix-cs
).@ibexa/engineering
).