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.

Details

compile(string $sourcePath, string $targetDir)

Compiles a resource bundle at the given source to the given target directory.

Parameters

string $sourcePath
string $targetDir