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.
Please login to continue.