Skip to content

Commit 9e0375e

Browse files
committed
1 parent c95e41f commit 9e0375e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/HTTP/Response.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ public function __construct($config)
193193
* should not be relied on outside of internal testing.
194194
*
195195
* @return $this
196+
*
197+
* @testTag only available to test code
196198
*/
197199
public function pretend(bool $pretend = true)
198200
{

0 commit comments

Comments
 (0)