Searched refs:debugCallable (Results 1 – 2 of 2) sorted by relevance
89 $stack[] = '0) Handler: '.$this->debugCallable($this->handler);96 $str .= 'Function: '.$this->debugCallable($tuple[0]);260 private function debugCallable($fn): string function in GuzzleHttp\\HandlerStack
84 $stack[] = "0) Handler: " . $this->debugCallable($this->handler);91 $str .= "Function: " . $this->debugCallable($tuple[0]);263 private function debugCallable($fn) function in GuzzleHttp\\HandlerStack