Yoast\WP\SEO\Llms_Txt\Domain\File

Llms_File_System_Interface::get_file_contentspublicYoast 1.0

Gets the contents of the current llms.txt file.

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

Хуков нет.

Возвращает

Строку.

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

$Llms_File_System_Interface = new Llms_File_System_Interface();
$Llms_File_System_Interface->get_file_contents(): string;

Код Llms_File_System_Interface::get_file_contents() Yoast 27.7

public function get_file_contents(): string;