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

Commit 817654a

Browse files
committed
add undefined instance variable
1 parent 7fd94ec commit 817654a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Transport/SendmailTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class SendmailTest extends TestCase
2727
public $message;
2828
public $additional_headers;
2929
public $additional_parameters;
30+
public $operating_system;
3031

3132
public function setUp()
3233
{

0 commit comments

Comments
 (0)