PHP Interface JoliTypo\FixerInterface

Datei anzeigen Open project: jolicode/jolitypo

Public Methods

Method Description
fix ( string $content, StateBag $stateBag = null ) : string

Method Details

fix() public method

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