Yoast\WP\SEO\Commands

Command_Interface::get_namespace()public staticYoast 1.0

Returns the namespace of this command.

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

Хуков нет.

Возвращает

Строку.

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

$result = Command_Interface::get_namespace();

Код Command_Interface::get_namespace() Yoast 22.4

public static function get_namespace();