BundleCompilerInterface

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

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
登录查看完整内容