@@ -324,7 +324,6 @@ |
||
324 | 324 | * |
325 | 325 | * @param string $format only "der" and "pem" are currently allowed |
326 | 326 | * @return array an array of arrays or empty array on error |
327 | - |
|
328 | 327 | */ |
329 | 328 | final protected function saveCertificateFiles($format) { |
330 | 329 | switch ($format) { |