8000 [Notifier] Fix ContactEveryoneOptions by nicolas-grekas · Pull Request #50473 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Notifier] Fix ContactEveryoneOptions #50473

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

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

nicolas-grekas
Copy link
Member
Q A
Branch? 6.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Thanks to @franckranaivo in #50349 (comment)

@@ -35,7 +37,7 @@ public function getRecipientId(): ?string
*/
public function diffusionName(string $diffusionName): static
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
public function diffusionName(string $diffusionName): static
public function diffusionname(string $diffusionName): static

as it is not released yet?

Copy link
Member Author

Choose a reason for hiding this comment

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

Wouldn't fit our CS, we use camelcase

@nicolas-grekas nicolas-grekas merged commit f2df30b into symfony:6.3 May 30, 2023
@nicolas-grekas nicolas-grekas deleted the n-ceo branch May 30, 2023 17:33
@fabpot fabpot mentioned this pull request May 30, 2023
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.

4 participants
0