@@ -51,7 +51,7 @@ |
||
| 51 | 51 | $this->collect = $collect; |
| 52 | 52 | $this->identifier = $identifier; |
| 53 | 53 | |
| 54 | - if($tool) { |
|
| 54 | + if ($tool) { |
|
| 55 | 55 | $this->tool = $tool; |
| 56 | 56 | } |
| 57 | 57 | |