mirror of
https://github.com/php/karma.git
synced 2026-03-24 01:02:15 +01:00
- test
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
class Mail
|
||||
{
|
||||
|
||||
private $from = ['name' => '', 'email' => ''];
|
||||
private $to = [];
|
||||
private $subject = '';
|
||||
|
||||
Reference in New Issue
Block a user