Release 2.12 (#4609)
This commit is contained in:
@@ -18,7 +18,7 @@ use Symfony\Component\Mime\Email;
|
||||
*/
|
||||
class EmailEventTest extends TestCase
|
||||
{
|
||||
public function testGetter()
|
||||
public function testGetter(): void
|
||||
{
|
||||
$email = new Email();
|
||||
$email->text('sdfsdfsdfsdf');
|
||||
|
||||
Reference in New Issue
Block a user