@@ -319,7 +319,7 @@ |
||
| 319 | 319 | * Write picture |
| 320 | 320 | * |
| 321 | 321 | * @param \PhpOffice\Common\XMLWriter $objWriter |
| 322 | - * @param \PhpOffice\PhpPresentation\Shape\AbstractDrawing $shape |
|
| 322 | + * @param ShapeDrawing\AbstractDrawingAdapter $shape |
|
| 323 | 323 | */ |
| 324 | 324 | public function writeShapeDrawing(XMLWriter $objWriter, ShapeDrawing\AbstractDrawingAdapter $shape) |
| 325 | 325 | { |