chobie\Jira\Api\Client\PHPClient::isHttpsSupported PHP 메소드

isHttpsSupported() 보호된 메소드

Returns status of HTTP support.
protected isHttpsSupported ( ) : boolean
리턴 boolean
    protected function isHttpsSupported()
    {
        return $this->httpsSupport;
    }