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 0624f13 commit a6245ebCopy full SHA for a6245eb
templates/stimulus/Controller.tpl.php
@@ -2,7 +2,7 @@
2
3
/*
4
* The following line makes this controller "lazy": it won't be downloaded until needed
5
-* See https://github.com/symfony/stimulus-bridge#lazy-controllers
+* See https://symfony.com/bundles/StimulusBundle/current/index.html#lazy-stimulus-controllers
6
*/
7
/* stimulusFetch: 'lazy' */
8
export default class extends Controller {
0 commit comments