Auth_OpenID_AX
in package
AX utility class.
Table of Contents
- isError() : bool
Methods
isError()
public
static isError(mixed $thing) : bool
Parameters
- $thing : mixed
-
Any object which may be an Auth_OpenID_AX_Error object.
Return values
bool —true if $thing is an Auth_OpenID_AX_Error; false if not.