PHP Class Zendesk\API\Resources\Embeddable

Inheritance: use trait Zendesk\API\Traits\Utility\ChainedParametersTrait, use trait Zendesk\API\Traits\Utility\InstantiatorTrait
Afficher le fichier Open project: zendesk/zendesk_api_client_php

Méthodes publiques

Свойство Type Description
$client

Méthodes publiques

Méthode Description
__construct ( HttpClient $client ) Sets the client to be used
getValidSubResources ( ) : array

Method Details

__construct() public méthode

Sets the client to be used
public __construct ( HttpClient $client )
$client Zendesk\API\HttpClient

getValidSubResources() public static méthode

public static getValidSubResources ( ) : array
Résultat array

Property Details

$client public_oe property

public $client