@@ -54,7 +54,7 @@ |
||
54 | 54 | |
55 | 55 | public function getCacheKey() |
56 | 56 | { |
57 | - return 'phpipam-' . $this->connection; |
|
57 | + return 'phpipam-'.$this->connection; |
|
58 | 58 | } |
59 | 59 | |
60 | 60 | /** |