|  Download I18Next\Locale
Class name: Locale
Namespace: I18Next
 Properties$codeprivate string $code
 $processorprivate \I18Next\Processor $processor
 $translationsprivate \I18Next\Translations $translations
 Methods__constructmixed I18Next\Locale::__construct(string code)
 Locale constructor. Argumentsloadmixed I18Next\Locale::load(string path, bool use_filename_as_namespace, string|null namespace_priority)
 Arguments
path string
use_filename_as_namespace bool
namespace_priority string|null
 processstring|null I18Next\Locale::process(string key, array|null parameters, string|null context)
 Arguments
key string
parameters array|null
context string|null
 setLoaderFormatmixed I18Next\Locale::setLoaderFormat(string format)
 Arguments |