Skip to content

Commit

Permalink
Test Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
junior-fernandes committed May 18, 2020
1 parent ee78643 commit 6ba31aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@
$novoEmail = new Email();
$novoEmail->sendEmail("Subject", "Content", "[email protected]", "Address Name");

var_dump($novoEmail);

?>

0 comments on commit 6ba31aa

Please sign in to comment.