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

  • Operation
  • Parameter
  • SchemaFormatter
  • SchemaValidator
  • ServiceDescription
  • ServiceDescriptionLoader

Interfaces

  • OperationInterface
  • ServiceDescriptionInterface
  • ValidatorInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class ServiceDescriptionLoader

Loader for service descriptions

Guzzle\Service\AbstractConfigLoader implements Guzzle\Service\ConfigLoaderInterface
Extended by Guzzle\Service\Description\ServiceDescriptionLoader
Namespace: Guzzle\Service\Description
Located at src/Guzzle/Service/Description/ServiceDescriptionLoader.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
# resolveExtension( string $name, array & $op, array & $operations )

Parameters

$name
Name of the operation
$op
Operation value array
$operations
Currently loaded operations

Throws

Guzzle\Service\Exception\DescriptionBuilderException
when extending a non-existent operation
Methods inherited from Guzzle\Service\AbstractConfigLoader
addAlias(), load(), loadFile(), mergeData(), mergeIncludes(), removeAlias()
Properties inherited from Guzzle\Service\AbstractConfigLoader
$aliases, $jsonErrors, $loadedFiles
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen