class League / CommonMark / Normalizer / SlugNormalizer
final

SlugNormalizer

Creates URL-friendly strings based on the given string input

Implements

Properties

private

$defaultMaxLength

Default: 255

Methods

public

setConfiguration ( League\...\ConfigurationInterface $configuration ) : void

public

normalize ( string $text , array $context ) : void

{@inheritDoc}