diff --git a/src/PhpPresentation/Traits/ShapeCollection.php b/src/PhpPresentation/Traits/ShapeCollection.php index ea71fa581..78e6acbda 100644 --- a/src/PhpPresentation/Traits/ShapeCollection.php +++ b/src/PhpPresentation/Traits/ShapeCollection.php @@ -77,7 +77,7 @@ public function setShapeCollection(array $shapeCollection = []): self /** * @return static - * @throws ShapeContainerAlreadyAssignedException + * @throws ShapeContainerAlreadyAssignedException&Throwable */ public function addShape(AbstractShape $shape) {