JoliTypo\Fixer\SmartQuotes::__construct PHP Method

__construct() public method

public __construct ( $locale )
    public function __construct($locale)
    {
        $this->setLocale($locale);
    }