\Gettext\GeneratorsGeneratorInterface

Summary

Methods
Constants
toFile()
toString()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

toFile()

toFile(\Gettext\Translations  $translations, string  $file, array  $options = array()) : boolean

Saves the translations in a file.

Parameters

\Gettext\Translations $translations
string $file
array $options

Returns

boolean

toString()

toString(\Gettext\Translations  $translations, array  $options = array()) : string

Generates a string with the translations ready to save in a file.

Parameters

\Gettext\Translations $translations
array $options

Returns

string