FrameworkNode

Represents a "framework" node

 class Cms\Twig\FrameworkNode
extends Twig\Node\Node

Methods

public __construct ($name, $lineno, string $tag = "framework")

Parameters
Property Description
$name
mixed
$lineno
mixed
$tag
string
Returns
mixed

public compile (Twig\Compiler $compiler)

Compiles the node to PHP.

Parameters
Property Description
$compiler
Twig\Compiler

A TwigCompiler instance

Returns
mixed
Copyright © 2024 Winter CMS