Yoast\WP\SEO\Dashboard\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 24.4
public function get_route(): string;