Documentation

SlugGeneratorInterface

Tags
deprecated

Use League\CommonMark\Normalizer\TextNormalizerInterface instead

Table of Contents

createSlug()  : string
Create a URL-friendly slug based on the given input string

Methods

createSlug()

Create a URL-friendly slug based on the given input string

public createSlug(string $input) : string
Parameters
$input : string
Return values
string

Search results