W3cubDocs

/Symfony 3.0

Symfony\Component\Intl\Data\Bundle\Compiler\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

public compile(string $sourcePath, string $targetDir)

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

Parameters

string $sourcePath
string $targetDir