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 739a136 commit c0ceec2Copy full SHA for c0ceec2
templates/security/login.html.twig
@@ -12,7 +12,7 @@
12
{#
13
This references the Stimulus controller defined in
14
"assets/controllers/login-controller.js".
15
- See https://symfony.com/doc/current/frontend/encore/simple-example.html#stimulus-symfony-ux
+ See https://symfony.com/bundles/StimulusBundle/current/index.html
16
More info on Symfony UX https://ux.symfony.com
17
#}
18
<div class="row" {{ stimulus_controller('login') }}{# @see assets/controllers/login-controller.js #}>
0 commit comments