Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. YieldReady.php

class YieldReady

Marks nodes that are ready for using "yield" instead of "echo" or "print()" for rendering.

Hierarchy

  • class \Twig\Attribute\YieldReady

Expanded class hierarchy of YieldReady

32 files declare their use of YieldReady
AutoEscapeNode.php in vendor/twig/twig/src/Node/AutoEscapeNode.php
BlockNode.php in vendor/twig/twig/src/Node/BlockNode.php
BlockReferenceNode.php in vendor/twig/twig/src/Node/BlockReferenceNode.php
BodyNode.php in vendor/twig/twig/src/Node/BodyNode.php
CaptureNode.php in vendor/twig/twig/src/Node/CaptureNode.php

... See full list

File

vendor/twig/twig/src/Attribute/YieldReady.php, line 17

Namespace

Twig\Attribute
View source
final class YieldReady {

}
RSS feed
Powered by Drupal