@@ -238,7 +238,7 @@ |
||
| 238 | 238 | /** |
| 239 | 239 | * Gets all comments for the application. |
| 240 | 240 | * |
| 241 | - * @return ArrayCollection; |
|
| 241 | + * @return Collection |
|
| 242 | 242 | |
| 243 | 243 | */ |
| 244 | 244 | public function getComments(); |
@@ -15,7 +15,6 @@ |
||
| 15 | 15 | |
| 16 | 16 | /** |
| 17 | 17 | * |
| 18 | - |
|
| 19 | 18 | */ |
| 20 | 19 | interface FileInterface extends |
| 21 | 20 | IdentifiableEntityInterface, |