We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea307f commit da8472aCopy full SHA for da8472a
notifier.rst
@@ -195,7 +195,7 @@ send SMS messages::
195
use Symfony\Component\HttpFoundation\Response;
196
use Symfony\Component\Notifier\Message\SmsMessage;
197
use Symfony\Component\Notifier\TexterInterface;
198
- use Symfony\Component\Routing\Annotation\Route;
+ use Symfony\Component\Routing\Attribute\Route;
199
200
class SecurityController
201
{
0 commit comments