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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.