We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af48a78 commit 1a0485aCopy full SHA for 1a0485a
doc/stubbing.md
@@ -83,7 +83,7 @@ $this->http->mock
83
->then()
84
->body('response')
85
->end();`
86
-``
+```
87
88
## Limiting
89
0 commit comments