Searched refs:toolsCalled (Results 1 – 1 of 1) sorted by relevance
438 * @param bool $toolsCalled Whether tools have already been called (used for loop protection)442 private function callAPIWithTools($data, $toolsCalled = false, $useTools = true) argument454 if ($toolsCalled) {529 $toolsCalled = true;537 $toolsCalled = true;542 return $this->callAPIWithTools($data, $toolsCalled, $useTools);