\Gettext\UtilsFunctionsScanner

Summary

Methods
Properties
Constants
getFunctions()
saveGettextFunctions()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getFunctions()

getFunctions(array  $constants = array()) : array

Scan and returns the functions and the arguments.

Parameters

array $constants

Constants used in the code to replace

Returns

array

saveGettextFunctions()

saveGettextFunctions(\Gettext\Translations  $translations, array  $options) 

Search for specific functions and create translations.

Parameters

\Gettext\Translations $translations

The translations instance where save the values

array $options

The extractor options

Throws

\Exception