PHP Interface JoliTypo\FixerInterface

Afficher le fichier Open project: jolicode/jolitypo

Méthodes publiques

Méthode Description
fix ( string $content, StateBag $stateBag = null ) : string

Method Details

fix() public méthode

public fix ( string $content, StateBag $stateBag = null ) : string
$content string A string to fix
$stateBag StateBag A bag of useful information
Résultat string