Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Auth_OpenID_AX
PHP Class Auth_OpenID_AX
ファイルを表示
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.