Yoast\WP\SEO\AI_Generator\Domain\Endpoint
Endpoint_Interface::get_route
Gets the route.
Метод класса: Endpoint_Interface{}
Хуков нет.
Возвращает
Строку.
Использование
$Endpoint_Interface = new Endpoint_Interface(); $Endpoint_Interface->get_route(): string;
Код Endpoint_Interface::get_route() Endpoint Interface::get route Yoast 27.4
public function get_route(): string;