Overview

Namespaces

  • Crowdsdom
    • Client
      • Exceptions
    • Labor
      • Models
        • Base
  • PHP

Classes

  • API
  • Client
  • Overview
  • Namespace
  • Class
  • Tree

Class Client

Class Client

Namespace: Crowdsdom\Client
Package: Crowdsdom\Client
Located at Client/Client.php
Methods summary
public
# __construct( Crowdsdom\Crowdsdom\Auth & $auth, string $host, array $version = Crowdsdom\Client\Crowdsdom::DEFAULT_API_VERSION, array $guzzleOptions = [] )

Client constructor.

Client constructor.

Parameters

$auth
string
$host
$host
string
$version
$version
array
$guzzleOptions
$guzzleOptions
public GuzzleHttp\Client
# getGuzzle( )

Returns

GuzzleHttp\Client
public static
# versionMiddleware( mixed $version )
Properties summary
protected string $host
#
protected string $version
#
protected Crowdsdom\Auth $auth
#
API documentation generated by ApiGen 2.8.0