Skip to content

Commit f2c0957

Browse files
authored
Fix docblock (#1106)
1 parent 320da60 commit f2c0957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Browser.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ public function tap($callback)
738738
/**
739739
* Dump the content from the last response.
740740
*
741-
* @return void
741+
* @return $this
742742
*/
743743
public function dump()
744744
{

0 commit comments

Comments
 (0)