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
HM
BackUpWordPress
Requirement
PHP Class HM\BackUpWordPress\Requirement
ファイルを表示
Open project: humanmade/backupwordpress
Protected Properties
Property
Type
Description
$name
string
The name of the requirement.
Public Methods
Method
Description
name
( ) :
string
raw_result
( )
result
( ) :
string
Protected Methods
Method
Description
test
( ) :
mixed
Method Details
name()
public
method
public
name
( ) :
string
return
string
raw_result()
public
method
public
raw_result
( )
result()
public
method
public
result
( ) :
string
return
string
test()
protected
static
method
protected
static
test
( ) :
mixed
return
mixed
Did the requirement pass or fail.
Property Details
$name
protected_oe property
The name of the requirement.
protected
string
$name
return
string