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