class FormThemeNode extends Node

Methods

__construct(Node $form, Node $resources, int $lineno, string $tag = null, bool $only = false)

No description

compile(Compiler $compiler)

No description

Details

__construct(Node $form, Node $resources, int $lineno, string $tag = null, bool $only = false)

Parameters

Node $form
Node $resources
int $lineno
string $tag
bool $only

compile(Compiler $compiler)

Parameters

Compiler $compiler