PHP 클래스 Kraken

파일 보기 프로젝트 열기: kraken-io/kraken-php 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$auth

공개 메소드들

메소드 설명
__construct ( $key = '', $secret = '', $timeout = 30, $proxyParams = [] )
status ( )
upload ( $opts = [] )
url ( $opts = [] )

비공개 메소드들

메소드 설명
request ( $data, $url, $type )

메소드 상세

__construct() 공개 메소드

public __construct ( $key = '', $secret = '', $timeout = 30, $proxyParams = [] )

status() 공개 메소드

public status ( )

upload() 공개 메소드

public upload ( $opts = [] )

url() 공개 메소드

public url ( $opts = [] )

프로퍼티 상세

$auth 보호되어 있는 프로퍼티

protected $auth