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 88f5615 commit e487508Copy full SHA for e487508
reference/configuration/framework.rst
@@ -967,13 +967,13 @@ Each package can configure the following options:
967
.. _reference-assets-version-strategy:
968
969
version_strategy
970
-..............
+................
971
972
**type**: ``string`` **default**: ``null``
973
974
-This specifies a service id of a service to use as the version strategy for
+This specifies the id of the service to use as the version strategy for
975
all rendered asset paths. Version strategies must implement
976
-:class:`Symfony\\Component\\Asset\\VersionStrategy\\VersionStrategy`.
+:class:`Symfony\\Component\\Asset\\VersionStrategy\\VersionStrategyInterface`.
977
978
.. note::
979
0 commit comments