class JsonBundleReader implementsBundleReaderInterface

Reads .json resource bundles.

Methods

mixed
read(string$path,string$locale)

No description

Details

mixed read(string$path,string$locale)

Parameters

string $path
string $locale

Return Value

mixed returns an array or {@link \ArrayAccess} instance for complex data, a scalar value otherwise