Yoast\WP\SEO\Llms_Txt\Domain\Markdown\Sections
Section_Interface::get_prefix
Returns the prefix of the section.
Метод класса: Section_Interface{}
Хуков нет.
Возвращает
string.
Использование
$Section_Interface = new Section_Interface(); $Section_Interface->get_prefix(): string;
Код Section_Interface::get_prefix() Section Interface::get prefix Yoast 28.4
public function get_prefix(): string;