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 0ce5b59 commit b951ba8Copy full SHA for b951ba8
reference/twig_reference.rst
@@ -130,12 +130,12 @@ set for the package and the URL path. More information in
130
:ref:`templating-assets`. For asset versioning, see
131
:ref:`reference-framework-assets-version`.
132
133
-assets_version
+asset_version
134
~~~~~~~~~~~~~~
135
136
.. code-block:: twig
137
138
- {{ assets_version(packageName = null) }}
+ {{ asset_version(packageName = null) }}
139
140
``packageName`` *(optional)*
141
**type**: ``string`` | ``null`` **default**: ``null``
0 commit comments