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 | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.4/Symfony/Component/Intl/Data/Bundle/Compiler/BundleCompilerInterface.html