Skip to content

Fix typo in method setETag. Correct method name is setEtag #9546

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
Apr 5, 2018

Conversation

fre5h
Copy link
Contributor

@fre5h fre5h commented Apr 4, 2018

Just small typo fixed. I have copy pasted code from docs and then my code sniffer notified about mismatched method name.
Here is a link to API https://api.symfony.com/4.0/Symfony/Component/HttpFoundation/Response.html#method_setEtag

@javiereguiluz
Copy link
Member

Very nice catch! Thanks for fixing it.

@javiereguiluz javiereguiluz merged commit 6a2a877 into symfony:2.7 Apr 5, 2018
javiereguiluz added a commit that referenced this pull request Apr 5, 2018
…g (Artem Henvald)

This PR was merged into the 2.7 branch.

Discussion
----------

Fix typo in method setETag. Correct method name is setEtag

Just small typo fixed. I have copy pasted code from docs and then my code sniffer notified about mismatched method name.
Here is a link to API https://api.symfony.com/4.0/Symfony/Component/HttpFoundation/Response.html#method_setEtag

Commits
-------

6a2a877 Fix typo in method setETag. Correct method name is setEtag
@fre5h fre5h deleted the fix-etag-method branch June 2, 2021 15:01
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.

3 participants