Skip to content

Commit 551a4e4

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Notifier] Mark Transport as final
2 parents f3484fa + 97d56e9 commit 551a4e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Transport.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858

5959
/**
6060
* @author Fabien Potencier <fabien@symfony.com>
61+
*
62+
* @final since Symfony 5.4
6163
*/
6264
class Transport
6365
{

0 commit comments

Comments
 (0)