GetAttrAdjuster

Type
Class
Namespace
craft\web\twig\nodevisitors
Inherits
craft\web\twig\nodevisitors\GetAttrAdjuster
Implements
Twig\NodeVisitor\NodeVisitorInterface
Since
3.0.0

GetAttrAdjuster swaps \Twig\Node\Expression\GetAttrExpression nodes with craft\web\twig\nodes\GetAttrNode nodes.

View source (opens new window)

# Public Methods

# enterNode()

View source (opens new window)

Arguments

  • $node
  • $env

# getPriority()

View source (opens new window)

# leaveNode()

View source (opens new window)

Arguments

  • $node
  • $env