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

Appearance settings
Discussion options

[I'd like to be able to suggest a pull request to directly help fix this in the code, but only found this discussion area to suggest change]

In the "Generating Slugs" it mentions "Instead of reinventing the wheel, let's use the Symfony String component, which eases the manipulation of strings and provides a slugger."

I'd rather replace "String" by "Slugger".

Hth,

You must be logged in to vote

There is no “Slugger” component (you can find the list here). The AsciiSlugger is provided by the String Component: https://symfony.com/doc/current/string.html#slugger

Replies: 2 comments

Comment options

There is no “Slugger” component (you can find the list here). The AsciiSlugger is provided by the String Component: https://symfony.com/doc/current/string.html#slugger

You must be logged in to vote
0 replies
Answer selected by olberger
Comment options

[I'd like to be able to suggest a pull request to directly help fix this in the code, but only found this discussion area to suggest change]

The documentation is maintained in a separate repository: https://github.com/symfony/symfony-docs/

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.