convertString()
convertString(string $value) : string
Normalize a string.
Parameters
string | $value |
Trait to provide the functionality of extracting headers.
extractHeaders(string $headers, \Gettext\Translations $translations) : array
Add the headers found to the translations instance.
string | $headers | |
\Gettext\Translations | $translations |