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 8bd5b57 commit 094ec0fCopy full SHA for 094ec0f
components/runtime.rst
@@ -117,6 +117,10 @@ template:
117
}
118
119
120
+If you want a reference, the The Symfony's runtime can be found at
121
+<a href="https://github.com/symfony/symfony/blob/5.4/src/Symfony/Component/Runtime/Internal/autoload_runtime.template" class="reference external" title="Symfony autoload_runtime.template" rel="external noopener noreferrer" target="_blank">src/Symfony/Component/Runtime/Internal/autoload_runtime.template()</a>.
122
+
123
124
Using the Runtime
125
-----------------
126
0 commit comments