class PhpBundleWriter implementsBundleWriterInterface

Writes .php resource bundles.

Methods

void
write(string$path,string$locale,mixed$data)

No description

Details

void write(string$path,string$locale,mixed$data)

Parameters

string $path
string $locale
mixed $data

Return Value

void