@@ -25,7 +25,7 @@ |
||
25 | 25 | |
26 | 26 | public function get() |
27 | 27 | { |
28 | - if(! $this->isJoined()) { |
|
28 | + if(!$this->isJoined()) { |
|
29 | 29 | $this->join(); |
30 | 30 | } |
31 | 31 |