Neos\FluidAdaptor\Core\ViewHelper\AbstractLocaleAwareViewHelper::__construct PHP Méthode

__construct() public méthode

Constructor
public __construct ( )
    public function __construct()
    {
        $this->registerArgument('forceLocale', 'mixed', 'Whether if, and what, Locale should be used. May be boolean, string or \\Neos\\Flow\\I18n\\Locale', false);
    }