Yoast\WP\SEO\MyYoast_Client\Application\Ports

Client_Registration_Interface::rotate_dpop_keyspublicYoast 1.0

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() Yoast 27.7

public function rotate_dpop_keys(): void;