Yoast\WP\SEO\MyYoast_Client\Application\Exceptions
Server_Capability_Exception{}└─ RuntimeException
Exception thrown when the authorization server doesn't advertise support for features required by this client.
This typically indicates the server has been downgraded or the plugin needs to be updated.
Хуков нет.
Использование
$Server_Capability_Exception = new Server_Capability_Exception(); // use class methods
Методы
Нет Методов у класса.Код Server_Capability_Exception{} Server Capability Exception{} Yoast 27.7
class Server_Capability_Exception extends RuntimeException {
}