BufferedBundleReader
class BufferedBundleReader implements BundleReaderInterface
Methods
mixed
read(string $path, string $locale)
Reads a resource bundle.
Details
at line line 37
__construct(BundleReaderInterface $reader, int $bufferSize)
Buffers a given reader.
at line line 46
mixed
read(string $path, string $locale)
Reads a resource bundle.