fromFile()
fromFile(array|string $file, \Gettext\Translations $translations, array $options = array())
Extract the translations from a file.
Parameters
array|string | $file | A path of a file or files |
\Gettext\Translations | $translations | The translations instance to append the new translations. |
array | $options |