@@ -61,7 +61,7 @@ discard block |
||
61 | 61 | |
62 | 62 | /** |
63 | 63 | * Empties the basket and removing all products, addresses, services, etc. |
64 | - * @return void |
|
64 | + * @return Base |
|
65 | 65 | */ |
66 | 66 | public function clear() |
67 | 67 | { |
@@ -247,7 +247,7 @@ discard block |
||
247 | 247 | /** |
248 | 248 | * Returns the frontend controller |
249 | 249 | * |
250 | - * @return \Aimeos\Controller\Frontend\Basket\Iface Frontend controller object |
|
250 | + * @return \Aimeos\Controller\Frontend\Iface Frontend controller object |
|
251 | 251 | */ |
252 | 252 | protected function getController() |
253 | 253 | { |