Yoast\WP\SEO\Dashboard\Domain\Filter_Pairs

Filter_Pairs_Interface::get_filtered_content_type()publicYoast 1.0

Gets the filtered content type.

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

Хуков нет.

Возвращает

Строку.

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

$Filter_Pairs_Interface = new Filter_Pairs_Interface();
$Filter_Pairs_Interface->get_filtered_content_type(): string;

Код Filter_Pairs_Interface::get_filtered_content_type() Yoast 24.4

public function get_filtered_content_type(): string;