Searched refs:returnByRef (Results 1 – 3 of 3) sorted by relevance
9 protected bool $returnByRef = false; variable in PhpParser\\Builder\\FunctionLike22 $this->returnByRef = true;
60 'byRef' => $this->returnByRef,
140 'byRef' => $this->returnByRef,
Completed in 5 milliseconds