Viewing File: /home/fshjisk/asian-store.fr/wp-contenta43/plugins/leadin/public/auth/class-oauthcryptoerror.php

<?php

namespace Leadin\auth;

/**
 * Error codes for OAuthCrypto
 */
class OAuthCryptoError {
	const DECRYPT_FAILED = 'DECRYPT_FAILED';
}
Back to Directory File Manager