PHP Interface Bitpay\Storage\StorageInterface

Afficher le fichier Open project: bitpay/php-client

Méthodes publiques

Méthode Description
load ( string $id ) : KeyInterface
persist ( Bitpay\KeyInterface $key )

Method Details

load() public méthode

public load ( string $id ) : KeyInterface
$id string
Résultat KeyInterface

persist() public méthode

public persist ( Bitpay\KeyInterface $key )
$key Bitpay\KeyInterface