We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a549ba commit e00fd03Copy full SHA for e00fd03
src/PhpPresentation/Traits/ShapeCollection.php
@@ -77,7 +77,7 @@ public function setShapeCollection(array $shapeCollection = []): self
77
78
/**
79
* @return static
80
- * @throws ShapeContainerAlreadyAssignedException
+ * @throws ShapeContainerAlreadyAssignedException&Throwable
81
*/
82
public function addShape(AbstractShape $shape)
83
{
0 commit comments