JoliTypo\Fixer\FrenchQuotes::__construct PHP Méthode

__construct() public méthode

public __construct ( $locale = null )
    public function __construct($locale = null)
    {
        parent::__construct('fr');
    }
FrenchQuotes