@@ -26,6 +26,6 @@ |
||
26 | 26 | } |
27 | 27 | |
28 | 28 | public function count() { |
29 | - return (int)$this->size; |
|
29 | + return (int) $this->size; |
|
30 | 30 | } |
31 | 31 | } |