ArangoDB-PHP-Core API Documentation
  • Namespace
  • Class
  • Deprecated

Namespaces

  • frankmayer
    • ArangoDbPhpCore
      • Api
        • Rest
      • Config
      • Connectors
      • Plugins
      • Protocols
        • Http
      • TraitRepository

Interfaces

  • RequestInterface
  • ResponseInterface

Interface ResponseInterface

A Response Interface

Direct known implementers

frankmayer\ArangoDbPhpCore\Protocols\Http\HttpResponseInterface

Indirect known implementers

frankmayer\ArangoDbPhpCore\Protocols\Http\HttpResponse

Namespace: frankmayer\ArangoDbPhpCore\Protocols
Package: frankmayer\ArangoDbPhpCore\Protocols
Located at Protocols/ResponseInterface.php

Methods summary

public mixed
# build( $request )

Build a response-object from the request-object, which holds the result of the executed request

Build a response-object from the request-object, which holds the result of the executed request

Parameters

$request

Returns

mixed
ArangoDB-PHP-Core API Documentation API documentation generated by ApiGen