PHP Class Crummy\Phlack\Bridge\Guzzle\PhlackClient

Inheritance: extends Guzzle\Service\Client
Afficher le fichier Open project: mcrumm/phlack Class Usage Examples

Protected Properties

Свойство Type Description
$defaultConfig array
$legacyRequirements array

Méthodes publiques

Méthode Description
__construct ( string $baseUrl = LegacyUrlPlugin::BASE_URL, array | null $config = null )
factory ( $config = [] )

Private Methods

Méthode Description
isLegacyUrl ( string $baseUrl ) : boolean

Method Details

__construct() public méthode

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

factory() public static méthode

public static factory ( $config = [] )

Property Details

$defaultConfig protected_oe property

protected array $defaultConfig
Résultat array

$legacyRequirements protected_oe property

protected array $legacyRequirements
Résultat array