Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto
Encryption_Exception{}└─ RuntimeException
Exception thrown when encryption or decryption operations fail.
Covers missing sodium extension, corrupt encrypted data, or missing AUTH_KEY.
Хуков нет.
Использование
$Encryption_Exception = new Encryption_Exception(); // use class methods
Методы
Нет Методов у класса.Код Encryption_Exception{} Encryption Exception{} Yoast 28.3
class Encryption_Exception extends RuntimeException {
}