Crummy\Phlack\Phlack::getClient PHP Method

getClient() public method

public getClient ( ) : PhlackClient
return Crummy\Phlack\Bridge\Guzzle\PhlackClient
    public function getClient()
    {
        return $this['client'];
    }