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 17269a3 commit 5ca85d1Copy full SHA for 5ca85d1
components/asset/introduction.rst
@@ -66,7 +66,7 @@ any versioning::
66
// result: /image.png
67
68
Packages implement the :class:`Symfony\\Component\\Asset\\PackageInterface`,
69
-which defines the following two methods::
+which defines the following two methods:
70
71
:method:`Symfony\\Component\\Asset\\PackageInterface::getVersion`
72
Returns the asset version for an asset.
components/index.rst
@@ -5,7 +5,7 @@ The Components
5
:hidden:
6
7
using_components
8
- asset
+ asset/index
9
class_loader/index
10
config/index
11
console/index
0 commit comments