Yoast\WP\SEO\Dashboard\Domain\Endpoint

Endpoint_Interface::get_route()publicYoast 1.0

Gets the route.

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

Хуков нет.

Возвращает

Строку.

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

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

Код Endpoint_Interface::get_route() Yoast 24.4

public function get_route(): string;