LanguageBundleTransformationRule

LanguageBundleTransformationRule

class LanguageBundleTransformationRule implements TransformationRuleInterface

The rule for compiling the language bundle.

Methods

string getBundleName()

Returns the name of the compiled resource bundle.

string[] beforeCompile(CompilationContextInterface $context)

Runs instructions to be executed before compiling the sources of the resource bundle.