Explorar o código

Minor indentation fix.

Daniele Alessandri %!s(int64=14) %!d(string=hai) anos
pai
achega
0d7fe31110
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Predis.php

+ 1 - 1
lib/Predis.php

@@ -450,7 +450,7 @@ abstract class Command {
             return $this->_hash;
         }
 
-      return null;
+        return null;
     }
 
     public function closesConnection() {