Sslurp\MozillaCertData::getRootCaBundlePath PHP Метод

getRootCaBundlePath() защищенный Метод

protected getRootCaBundlePath ( )
    protected function getRootCaBundlePath()
    {
        return Sslurp::getSystemCaRootBundlePath() ?: __DIR__ . '/../../data/Equifax_Secure_Ca.pem';
    }