Skip to content

[Security] Fix typo in handler success customization part. #15235

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 14, 2021

Conversation

juferchaud
Copy link
Contributor

Backslashes were missing. Reading was difficult, especially at the end of that very complete page 😅 .

Backslashes were missing. Reading was difficult, especially at the end of that very complete page 😅 .
@javiereguiluz javiereguiluz merged commit 88d20f7 into symfony:5.2 Apr 14, 2021
@carsonbot carsonbot changed the title Fix typo in handler success customization part. [Security] Fix typo in handler success customization part. Apr 14, 2021
@javiereguiluz javiereguiluz added this to the 5.2 milestone Apr 14, 2021
@javiereguiluz
Copy link
Member

@juferchaud thanks for this contribution! While merging we removed the .. code-block:: php because we don't use that code-block directive when the code is PHP. The trick we use is to add :: to the paragraph before the code block. That applies the default highlighting to the code, which is configured as PHP in Symfony Docs. Cheers!

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