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

feat(laravel): search filter #6534

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented Aug 22, 2024

Q A
Branch? main
License MIT
Doc PR

* @author Kévin Dunglas <dunglas@gmail.com>
* @author Aurélien Pillevesse <aurelienpillevesse@hotmail.fr>
*/
class SnakeCaseToCamelCaseNameConverter implements NameConverterInterface
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
class SnakeCaseToCamelCaseNameConverter implements NameConverterInterface
final class SnakeCaseToCamelCaseNameConverter implements NameConverterInterface

@soyuka soyuka force-pushed the feat/laravel/filter branch 11 times, most recently from fae7faa to 6239be8 Compare August 22, 2024 14:38
@soyuka soyuka force-pushed the feat/laravel/filter branch from 6239be8 to 2f6f281 Compare August 22, 2024 14:39
@soyuka soyuka merged commit 5e1233c into api-platform:main Aug 22, 2024
56 of 59 checks passed
@soyuka soyuka deleted the feat/laravel/filter branch August 22, 2024 15:02
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