GeneratorConfig

GeneratorConfig

class GeneratorConfig

Stores contextual information for resource bundle generation.

Methods

__construct($sourceDir, $icuVersion)
addBundleWriter(string $targetDir, BundleWriterInterface $writer)

Adds a writer to be used during the data conversion.

BundleWriterInterface[] getBundleWriters()

Ret