@@ -138,7 +138,7 @@ |
||
138 | 138 | return $this->repository; |
139 | 139 | } |
140 | 140 | |
141 | - public function clear(){ |
|
141 | + public function clear() { |
|
142 | 142 | $this->entityManager->clear(); |
143 | 143 | } |
144 | 144 |