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