interface BundleCompilerInterface
Compiles a resource bundle.
compile(string $sourcePath, string $targetDir) Compiles a resource bundle at the given source to the given target directory. |
Compiles a resource bundle at the given source to the given target directory.
string | $sourcePath | |
string | $targetDir |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Intl/Data/Bundle/Compiler/BundleCompilerInterface.html