Skip to content

Commit

Permalink
Fix docblock (#1106)
Browse files Browse the repository at this point in the history
  • Loading branch information
u01jmg3 authored Jul 8, 2024
1 parent 320da60 commit f2c0957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Browser.php
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ public function tap($callback)
/**
* Dump the content from the last response.
*
* @return void
* @return $this
*/
public function dump()
{
Expand Down

0 comments on commit f2c0957

Please sign in to comment.