Yoast\WP\SEO\MyYoast_Client\Application\Ports
Client_Registration_Interface::rotate_dpop_keys
Rotates the DPoP key pair (local only, no server coordination).
Метод класса: Client_Registration_Interface{}
Хуков нет.
Возвращает
null. Ничего (null).
Использование
$Client_Registration_Interface = new Client_Registration_Interface(); $Client_Registration_Interface->rotate_dpop_keys(): void;
Код Client_Registration_Interface::rotate_dpop_keys() Client Registration Interface::rotate dpop keys Yoast 27.7
public function rotate_dpop_keys(): void;