Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix typo in documentation: changed "controller" to "number" method#21052

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
javiereguiluz merged 1 commit intosymfony:6.4fromdeekumar24:patch-1
Jun 5, 2025

Conversation

deekumar24
Copy link
Contributor

Updated the line that incorrectly instructed to create a "controller" method. Replaced it with "number" method to align with the actual example context.

Original:
To do that, create a "Controller" class and a "controller" method inside of it:

Updated:
To do that, create a "Controller" class and a "number" method inside of it:

Updated the line that incorrectly instructed to create a "controller" method. Replaced it with "number" method to align with the actual example context.Original:To do that, create a "Controller" class and a "controller" method inside of it:Updated:To do that, create a "Controller" class and a "number" method inside of it:
@javiereguiluz
Copy link
Member

Thanks@deekumar24 ... and congrats on your first Symfony Docs contribution 🎉

deekumar24 reacted with hooray emoji

@javiereguiluzjaviereguiluz merged commit38f03f0 intosymfony:6.4Jun 5, 2025
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@xabbuhxabbuhAwaiting requested review from xabbuh

Assignees
No one assigned
Projects
None yet
Milestone
6.4
Development

Successfully merging this pull request may close these issues.

3 participants
@deekumar24@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp