PHP Class Auth_OpenID_AX

Show file Open project: openid/php-openid Class Usage Examples

Public Methods

Method Description
isError ( mixed $thing ) : boolean

Method Details

isError() static public method

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