PHP Trait Zendesk\API\Traits\Resource\FindAll

Show file Open project: zendesk/zendesk_api_client_php

Public Methods

Method Description
findAll ( array $params = [], string $routeKey = __FUNCTION__ ) : stdClass List all of this resource

Method Details

findAll() public method

List all of this resource
public findAll ( array $params = [], string $routeKey = __FUNCTION__ ) : stdClass
$params array
$routeKey string
return stdClass | null