Skip to content

Commit

Permalink
Update InteractsWithMailCatcher.php
Browse files Browse the repository at this point in the history
  • Loading branch information
drakakisgeo authored Apr 4, 2019
1 parent 60a51ca commit f19ec01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/InteractsWithMailCatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ trait InteractsWithMailCatcher
/**
* Init setup
*/
public function setUp()
public function setUp() :void
{
parent::setUp();
$this->initCatcher();
Expand Down

0 comments on commit f19ec01

Please sign in to comment.