PHP 클래스 Crummy\Phlack\Bridge\Guzzle\PhlackClient

상속: extends Guzzle\Service\Client
파일 보기 프로젝트 열기: mcrumm/phlack 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultConfig array
$legacyRequirements array

공개 메소드들

메소드 설명
__construct ( string $baseUrl = LegacyUrlPlugin::BASE_URL, array | null $config = null )
factory ( $config = [] )

비공개 메소드들

메소드 설명
isLegacyUrl ( string $baseUrl ) : boolean

메소드 상세

__construct() 공개 메소드

public __construct ( string $baseUrl = LegacyUrlPlugin::BASE_URL, array | null $config = null )
$baseUrl string
$config array | null

factory() 공개 정적인 메소드

public static factory ( $config = [] )

프로퍼티 상세

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

protected array $defaultConfig
리턴 array

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

protected array $legacyRequirements
리턴 array