Yoast\WP\SEO\Commands
Command_Interface::get_namespace()
Returns the namespace of this command.
Метод класса: Command_Interface{}
Хуков нет.
Возвращает
Строку
.
Использование
$result = Command_Interface::get_namespace();
Код Command_Interface::get_namespace() Command Interface::get namespace Yoast 23.5
public static function get_namespace();