Home
last modified time | relevance | path

Searched refs:caDirUsable (Results 1 – 1 of 1) sorted by relevance

/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php108 if (self::caDirUsable($caBundle)) {
306 private static function caDirUsable($certDir) function in Composer\\CaBundle\\CaBundle