Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AwsInspector
Registry
PHP Class AwsInspector\Registry
显示文件
Open project: aoepeople/stackformation
Class Usage Examples
Protected Properties
Property
Type
Description
$items
array
Public Methods
Method
Description
get
(
string
$key
) :
boolean
|
mixed
set
(
string
$key
,
mixed
$object
)
Method Details
get()
public
static
method
public
static
get
(
string
$key
) :
boolean
|
mixed
$key
string
return
boolean
|
mixed
set()
public
static
method
public
static
set
(
string
$key
,
mixed
$object
)
$key
string
$object
mixed
Property Details
$items
protected_oe static_oe property
protected
static
array
$items
return
array