Skip to content

Commit 0b6a9cc

Browse files
committed
[Notifier] Mark Transport as final
1 parent d4327a1 commit 0b6a9cc

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)