Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
YieldExpression.php
YieldExpression::$argument
Yield argument
Type:
Expression
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
YieldExpression.php
, line 34
Class
YieldExpression
A node that represents a yield statement.
Namespace
Peast\Syntax\Node
Code
protected $argument;
RSS feed