Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Bitpay
Storage
StorageInterface
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