|  Download I18Next\Locale\Processor\ValueProperties$translationsprotected \I18Next\Locale\Processor\Translations $translations
 MethodsprocessValuestring|null I18Next\Locale\Processor\Value::processValue(string|null found_key, array|null parameters)
 Arguments
found_key string|null
parameters array|null
 processValueInterpolatemixed|string I18Next\Locale\Processor\Value::processValueInterpolate(string found_key, array|null parameters)
 Arguments
found_key string
parameters array|null
 processValueReplaceParametermixed|string I18Next\Locale\Processor\Value::processValueReplaceParameter(string found_key, index, parameters)
 Arguments
found_key string
index mixed
parameters mixed
 processValueNestedmixed I18Next\Locale\Processor\Value::processValueNested(string found_key, array parameters)
 Arguments
found_key string
parameters array
 __constructmixed I18Next\Locale\Processor\AbstractProcessor::__construct(\I18Next\Locale\Processor\Translations translations)
 AbstractProcessor constructor. Arguments
translations I18Next\Locale\Processor\Translations
 |