PHP Class Auth_OpenID_AX

Afficher le fichier Open project: openid/php-openid Class Usage Examples

Méthodes publiques

Méthode Description
isError ( mixed $thing ) : boolean

Method Details

isError() static public méthode

static public isError ( mixed $thing ) : boolean
$thing mixed Any object which may be an Auth_OpenID_AX_Error object.
Résultat boolean true if $thing is an Auth_OpenID_AX_Error; false if not.