DeprecatedNode

Type
Class
Namespace
craft\web\twig\nodes
Inherits
craft\web\twig\nodes\DeprecatedNode » Twig\Node\Node
Since
3.7.24

Represents a deprecated node.

View source (opens new window)

# Public Methods

Method Description
__construct() Constructor
compile() Compiles the node.

# __construct()

Constructor

View source (opens new window)

Arguments

# compile()

Compiles the node.

View source (opens new window)

Arguments

  • $compiler (\Twig\Compiler)