PHP Class AwsInspector\Registry

Afficher le fichier Open project: aoepeople/stackformation Class Usage Examples

Protected Properties

Свойство Type Description
$items array

Méthodes publiques

Méthode Description
get ( string $key ) : boolean | mixed
set ( string $key, mixed $object )

Method Details

get() public static méthode

public static get ( string $key ) : boolean | mixed
$key string
Résultat boolean | mixed

set() public static méthode

public static set ( string $key, mixed $object )
$key string
$object mixed

Property Details

$items protected_oe static_oe property

protected static array $items
Résultat array