Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BinaryOp.php
BinaryOp::$left
@var Expr The left hand side expression
Type:
left
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Expr/
BinaryOp.php
, line 9
Class
BinaryOp
Namespace
PhpParser\Node\Expr
Code
public Expr $left;
RSS feed