chobie\Jira\Api\Client\PHPClient::isHttpsSupported PHP Méthode

isHttpsSupported() protected méthode

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