Skip to content

Method getCharset with proper returning type #17244

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
Sep 2, 2022

Conversation

githubfromgui
Copy link
Contributor

The method getCharset implemented by the example should return string type, like the Symfony\Component\HttpKernel\Kernel abstract class requires:

image

The method `getCharset` implemented by the example should return `string` type, like the `Symfony\Component\HttpKernel\Kernel` abstract class requires.
@carsonbot carsonbot added this to the 4.4 milestone Sep 1, 2022
@javiereguiluz
Copy link
Member

Thank you Guilherme.

@javiereguiluz javiereguiluz merged commit 83a4b58 into symfony:4.4 Sep 2, 2022
@githubfromgui githubfromgui deleted the patch-6 branch September 5, 2022 18:38
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.

5 participants