Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9459b97

Browse filesBrowse files
committed
fix
1 parent 6238fc3 commit 9459b97
Copy full SHA for 9459b97

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
/**
2424
* @author Piergiuseppe Longo <piergiuseppe.longo@gmail.com>
2525
*
26-
* @experimental in 5.2
26+
* @experimental in 5.3
2727
*/
2828
final class GatewayApiTransport extends AbstractTransport
2929
{

‎src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransportFactory.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransportFactory.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* @author Piergiuseppe Longo <piergiuseppe.longo@gmail.com>
2222
*
23-
* @experimental in 5.2
23+
* @experimental in 5.3
2424
*/
2525
final class GatewayApiTransportFactory extends AbstractTransportFactory
2626
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.