Yoast\WP\SEO\AI_HTTP_Request\Infrastructure
API_Client_Interface::get_request_timeout
Gets the timeout of the requests in seconds.
Метод класса: API_Client_Interface{}
Хуков нет.
Возвращает
int. The timeout of the suggestion requests in seconds.
Использование
$API_Client_Interface = new API_Client_Interface(); $API_Client_Interface->get_request_timeout(): int;
Код API_Client_Interface::get_request_timeout() API Client Interface::get request timeout Yoast 28.3
public function get_request_timeout(): int;