TransformationRuleInterface

TransformationRuleInterface

interface TransformationRuleInterface

Contains instruction for compiling a resource 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.

afterCompile(登录查看完整内容