Yoast\WP\SEO\MyYoast_Client\Application\Ports

Discovery_Interface::get_documentpublicYoast 1.0

Returns the validated discovery document.

Метод класса: Discovery_Interface{}

Хуков нет.

Возвращает

Discovery_Document. The validated discovery document.

Использование

$Discovery_Interface = new Discovery_Interface();
$Discovery_Interface->get_document(): Discovery_Document;

Код Discovery_Interface::get_document() Yoast 28.3

public function get_document(): Discovery_Document;