Passed
Push — release_2_0 ( 00beb4...935135 )
by Stefan
07:46
created
core/DeviceConfig.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -324,7 +324,6 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.