Yoast\WP\SEO\Llms_Txt\Domain\Markdown\Sections

Section_Interface::get_prefixpublicYoast 1.0

Returns the prefix of the section.

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

Хуков нет.

Возвращает

string.

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

$Section_Interface = new Section_Interface();
$Section_Interface->get_prefix(): string;

Код Section_Interface::get_prefix() Yoast 28.4

public function get_prefix(): string;