Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
add undefined instance variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tzmfreedom committed Jun 13, 2019
1 parent 7fd94ec commit 817654a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Transport/SendmailTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class SendmailTest extends TestCase
public $message;
public $additional_headers;
public $additional_parameters;
public $operating_system;

public function setUp()
{
Expand Down

0 comments on commit 817654a

Please sign in to comment.