class AbstractBundleReader implements BundleReaderInterface
Base class for {@link BundleReaderInterface} implementations.
Methods
string[] | getLocales(string $path) Reads the available locales of a resource bundle. |
Details
string[] getLocales(string $path)
Reads the available locales of a resource bundle.
Please login to continue.