PHP 트레잇 Zendesk\API\Traits\Resource\FindAll

파일 보기 프로젝트 열기: zendesk/zendesk_api_client_php

공개 메소드들

메소드 설명
findAll ( array $params = [], string $routeKey = __FUNCTION__ ) : stdClass List all of this resource

메소드 상세

findAll() 공개 메소드

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