We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a15dd3 commit b0159c6Copy full SHA for b0159c6
1 file changed
src/Domain/Sequence.php
@@ -35,7 +35,7 @@ public function __construct(Workspace $workspace)
35
/**
36
* Create sequence monotonically, numbers will not be reused
37
*
38
- * @throws DomainException
+ * @throws LogicException
39
40
* @return int The next value in a sequence
41
*/
0 commit comments