Home
last modified time | relevance | path

Searched refs:returnByRef (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/lib/PhpParser/Builder/
H A DFunctionLike.php9 protected bool $returnByRef = false; variable in PhpParser\\Builder\\FunctionLike
22 $this->returnByRef = true;
H A DFunction_.php60 'byRef' => $this->returnByRef,
H A DMethod.php140 'byRef' => $this->returnByRef,

Completed in 6 milliseconds