Overview

Namespaces

  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
    • Tests
      • Batch
      • Cache
      • Common
        • Cache
        • Exception
      • Http
        • Curl
        • Exception
        • Message
          • Header
      • Inflection
      • Iterator
      • Log
      • Message
      • Mock
      • Parser
        • Cookie
        • Message
      • Parsers
        • UriTemplate
      • Plugin
        • Async
        • Backoff
        • Cache
        • Cookie
          • CookieJar
        • CurlAuth
        • ErrorResponse
        • History
        • Log
        • Md5
        • Mock
        • Oauth
        • Redirect
      • Service
        • Builder
        • Command
          • LocationVisitor
            • Request
            • Response
        • Description
        • Exception
        • Mock
          • Command
            • Sub
          • Model
        • Resource
      • Stream
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • VivaPayments
      • Message
  • PHP

Classes

  • ServiceBuilder
  • ServiceBuilderLoader

Interfaces

  • ServiceBuilderInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class ServiceBuilderLoader

Service builder config loader

Guzzle\Service\AbstractConfigLoader implements Guzzle\Service\ConfigLoaderInterface
Extended by Guzzle\Service\Builder\ServiceBuilderLoader
Namespace: Guzzle\Service\Builder
Located at src/Guzzle/Service/Builder/ServiceBuilderLoader.php
Methods summary
protected mixed
# build( array $config, array $options )

Perform the parsing of a config file and create the end result

Perform the parsing of a config file and create the end result

Parameters

$config
Configuration data
$options
Options to use when building

Returns

mixed
protected array
# mergeData( array $a, array $b )

Default implementation for merging two arrays of data (uses array_merge_recursive)

Default implementation for merging two arrays of data (uses array_merge_recursive)

Parameters

$a
Original data
$b
Data to merge into the original and overwrite existing values

Returns

array

Overrides

Guzzle\Service\AbstractConfigLoader::mergeData()
Methods inherited from Guzzle\Service\AbstractConfigLoader
addAlias(), load(), loadFile(), mergeIncludes(), removeAlias()
Properties inherited from Guzzle\Service\AbstractConfigLoader
$aliases, $jsonErrors, $loadedFiles
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen