BundleCompilerInterface
interface BundleCompilerInterface
Compiles a resource bundle.
Methods
compile(string $sourcePath, string $targetDir)
Compiles a resource bundle at the given source to the given target directory.