StructuredBundleReaderInterface

StructuredBundleReaderInterface

interface StructuredBundleReaderInterface implements BundleReaderInterface

Reads individual entries of a resource file.

Methods

mixed read(string $path, string $locale)

Reads a resource bundle.

from BundleReaderInterface
string[] getLocales(string $path)

Reads the available locales of a resource bundle.

from 登录查看完整内容