Yoast\WP\SEO\MyYoast_Client\Application\Ports
Discovery_Interface::get_document
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() Discovery Interface::get document Yoast 28.3
public function get_document(): Discovery_Document;