PHP Class Bitpay\Config\Configuration

If you update this file to add new settings, please make sure you update the documentation as well.
See also: http://symfony.com/doc/current/components/config/definition.html
Inheritance: implements Symfony\Component\Config\Definition\ConfigurationInterface
Afficher le fichier Open project: bitpay/php-client

Méthodes publiques

Méthode Description
getConfigTreeBuilder ( )

Méthodes protégées

Méthode Description
addKeyStorageNode ( ) Adds the key_storage node with validation rules

Method Details

addKeyStorageNode() protected méthode

key_storage MUST: * implement Bitpay\Storage\StorageInterface * be a class that can be loaded
protected addKeyStorageNode ( )

getConfigTreeBuilder() public méthode