Ojs\CoreBundle\Service\LocaleListener::__construct PHP Méthode

__construct() public méthode

public __construct ( $defaultLocale = 'en' )
    public function __construct($defaultLocale = 'en')
    {
        $this->defaultLocale = $defaultLocale;
    }