Yoast\WP\SEO\Expiring_Store\Domain

No_Current_User_Exception{}Yoast 1.0└─ RuntimeException

Exception for when a user-specific operation is attempted without a logged-in user.

Хуков нет.

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

$No_Current_User_Exception = new No_Current_User_Exception();
// use class methods

Методы

Нет Методов у класса.

Код No_Current_User_Exception{} Yoast 27.7

class No_Current_User_Exception extends RuntimeException {
}