static toArray(Translations $translations)
Generates an array with the translations.
Class to manage a collection of translations.
getLanguage()
Returns the language value.
static toString(Translations $translations)
{Generates a string with the translations ready to save in a file.string}
static buildArray(Translations $translations)
Generates an array with all translations.