BundleTransformer
class BundleTransformer
Compiles a number of resource bundles based on predefined compilation rules.
Methods
compileBundles(CompilationContextInterface $context)
Runs the compilation with the given compilation context.
Details
at line line 35
addRule(TransformationRuleInterface $rule)
Adds a new compilation rule.
at line line 49
compileBundles(CompilationContextInterface $context)
Runs the compilation with the given compilation context.