PHP Класс Bitpay\Config\Configuration

If you update this file to add new settings, please make sure you update the documentation as well.
См. также: http://symfony.com/doc/current/components/config/definition.html
Наследование: implements Symfony\Component\Config\Definition\ConfigurationInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
getConfigTreeBuilder ( )

Защищенные методы

Метод Описание
addKeyStorageNode ( ) Adds the key_storage node with validation rules

Описание методов

addKeyStorageNode() защищенный Метод

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

getConfigTreeBuilder() публичный Метод