Yoast\WP\SEO\Dashboard\Domain\Score_Groups

Score_Groups_Interface::get_namepublicYoast 1.0

Gets the name of the score group.

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

Хуков нет.

Возвращает

Строку.

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

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

Код Score_Groups_Interface::get_name() Yoast 27.3

public function get_name(): string;