@@ -270,6 +270,9 @@ |
||
| 270 | 270 | $this->results = []; |
| 271 | 271 | } |
| 272 | 272 | |
| 273 | + /** |
|
| 274 | + * @param Entity $instance |
|
| 275 | + */ |
|
| 273 | 276 | public function save($instance) |
| 274 | 277 | { |
| 275 | 278 | $key = $this->space->getInstanceKey($instance); |