Yoast\WP\SEO\AI_Generator\Domain\Endpoint

Endpoint_Interface::get_namepublicYoast 1.0

Gets the name.

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

Хуков нет.

Возвращает

Строку.

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

$Endpoint_Interface = new Endpoint_Interface();
$Endpoint_Interface->get_name(): string;

Код Endpoint_Interface::get_name() Yoast 27.4

public function get_name(): string;