PHP 클래스 LibCloud\Dns\DnsFactory

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

공개 메소드들

메소드 설명
getProvider ( string $type, string $accessToken, string $accessTokenSecret ) : LibCloud\Dns\DnsInterface

메소드 상세

getProvider() 공개 정적인 메소드

public static getProvider ( string $type, string $accessToken, string $accessTokenSecret ) : LibCloud\Dns\DnsInterface
$type string provider name
$accessToken string api token
$accessTokenSecret string api token secret password
리턴 LibCloud\Dns\DnsInterface