@@ -198,6 +198,4 @@ |
||
| 198 | 198 | |
| 199 | 199 | $count = $this->getEntityManager()->getConnection()->executeStatement($sql); |
| 200 | 200 | |
| 201 | - return $count; |
|
| 202 | - } |
|
| 203 | -} |
|
| 201 | + return $count |
|
| 204 | 202 | \ No newline at end of file |