Searched refs:nextValues (Results 1 – 1 of 1) sorted by relevance
89 * @param mixed $nextValues, ...93 public function willReturn($value, ...$nextValues) argument95 $stub = count($nextValues) === 0 ?98 array_merge([$value], $nextValues)