Skip to content

Commit 0228152

Browse files
committed
Fix CS
1 parent 6ce677a commit 0228152

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Tests/Message/EmailMessageTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace Symfony\Component\Notifier\Tests\Message;
64

75
use PHPUnit\Framework\TestCase;

Tests/Message/SmsMessageTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
declare(strict_types=1);
4-
53
namespace Symfony\Component\Notifier\Tests\Message;
64

75
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)