PHP Class Cocur\Slugify\Bridge\Latte\SlugifyHelper

Author: Lukáš Unger ([email protected])
Afficher le fichier Open project: cocur/slugify

Méthodes publiques

Méthode Description
__construct ( Cocur\Slugify\SlugifyInterface $slugify )
slugify ( string $string, string | null $separator = null ) : string

Method Details

__construct() public méthode

public __construct ( Cocur\Slugify\SlugifyInterface $slugify )
$slugify Cocur\Slugify\SlugifyInterface

slugify() public méthode

public slugify ( string $string, string | null $separator = null ) : string
$string string
$separator string | null
Résultat string