Skip to content

Commit f4295e0

Browse files
authored
Added route annotation import reference
1 parent 8d44ea0 commit f4295e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notifier/texters.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ you to send SMS messages::
1717
1818
use Symfony\Component\Notifier\Message\SmsMessage;
1919
use Symfony\Component\Notifier\TexterInterface;
20+
use Symfony\Component\Routing\Annotation\Route;
2021

2122
class SecurityController
2223
{

0 commit comments

Comments
 (0)