@@ -257,7 +257,7 @@ |
||
| 257 | 257 | * Get new instance of a DIC object. |
| 258 | 258 | * |
| 259 | 259 | * @param string $key |
| 260 | - * @return mixed |
|
| 260 | + * @return null|\Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface |
|
| 261 | 261 | */ |
| 262 | 262 | public function getNew($key) |
| 263 | 263 | { |