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
doc_Symfony
2016-10-28 06:07:19
Comments
Leave a Comment

Please login to continue.