Data\Bundle\Compiler\BundleCompilerInterface (Component\Intl)
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.
© 2004–2016 Fabien Potencier
Licensed under