newInstance()
newInstance(array $info) : \Aura\Intl\Package
Returns a new Package instance.
Parameters
array | $info | An array of package information with keys
'formatter', 'fallback', and 'messages'. Typically read from an
|
Creates new package instances.
newInstance(array $info) : \Aura\Intl\Package
Returns a new Package instance.
array | $info | An array of package information with keys
'formatter', 'fallback', and 'messages'. Typically read from an
|
Loading…