StructuredBundleReader
StructuredBundleReader
class StructuredBundleReader implements StructuredBundleReaderInterface
A structured reader wrapping an existing resource bundle reader.
Methods
__construct(BundleReaderInterface $reader) Creates an entry reader based on the given resource bundle reader. | ||
mixed | read(string $path, string $locale) Reads a resource bundle. | |
string[] | getLocales登录查看完整内容
|