Node\Stmt\Return_[]
Overrides FunctionLike::getStmts
public function getStmts() : array { return [ new Node\Stmt\Return_($this->expr), ]; }