|  Download I18Next\Locale\Processor
Class name: Processor
Namespace: I18Next\Locale
 Properties$translationsprivate \I18Next\Locale\Translations $translations
 $processorKeyprivate \I18Next\Locale\Key $processorKey
 $processorValueprivate \I18Next\Locale\Value $processorValue
 Methods__constructmixed I18Next\Locale\Processor::__construct(\I18Next\Locale\Translations translations)
 Processor constructor. Argumentsprocessstring|null I18Next\Locale\Processor::process(string key, array|null parameters, string|null context)
 Arguments
key string
parameters array|null
context string|null
 getKeyNamespacemixed|void I18Next\Locale\Processor::getKeyNamespace(key)
 ArgumentsgetCountFromParametersint|null I18Next\Locale\Processor::getCountFromParameters(array|null parameters)
 ArgumentsgetContextFromParametersstring|null I18Next\Locale\Processor::getContextFromParameters(array|null parameters, string|null context)
 Arguments
parameters array|null
context string|null
 getNamespaceFromParametersmixed|null I18Next\Locale\Processor::getNamespaceFromParameters(array|null parameters)
 ArgumentsprocessKeyForNamespacesstring I18Next\Locale\Processor::processKeyForNamespaces(string key, string|null keyNamespaceFromParameters)
 Arguments
key string
keyNamespaceFromParameters string|null
 |