mirror of
https://github.com/predis/predis.git
synced 2026-08-30 04:02:22 +00:00
Minor indentation fix.
This commit is contained in:
+1
-1
@@ -450,7 +450,7 @@ abstract class Command {
|
||||
return $this->_hash;
|
||||
}
|
||||
|
||||
return null;
|
||||
return null;
|
||||
}
|
||||
|
||||
public function closesConnection() {
|
||||
|
||||
Reference in New Issue
Block a user