Skip to content

Commit 65af407

Browse files
minor #50172 [Notifier] Remove strict_types=1 from test (fancyweb)
This PR was merged into the 6.3 branch. Discussion ---------- [Notifier] Remove strict_types=1 from test | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - :popcorn: Commits ------- 1771eb4 [Notifier] Remove strict_types=1 from test
2 parents 8b6edd9 + 1771eb4 commit 65af407

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/Notifier/Bridge/Telegram/Tests/TelegramOptionsTest.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
/*
64
* This file is part of the Symfony package.
75
*

0 commit comments

Comments
 (0)