Yoast\WP\SEO\Dashboard\Domain\Score_Groups

Score_Groups_Interface::get_position()publicYoast 1.0

Gets the position of the score group.

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

Хуков нет.

Возвращает

int.

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

$Score_Groups_Interface = new Score_Groups_Interface();
$Score_Groups_Interface->get_position(): int;

Код Score_Groups_Interface::get_position() Yoast 24.4

public function get_position(): int;