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.
2 parents 67a7779 + 5ec363b commit 3ecf34aCopy full SHA for 3ecf34a
components/asset/introduction.rst
@@ -8,6 +8,9 @@ The Asset Component
8
The Asset component manages URL generation and versioning of web assets such
9
as CSS stylesheets, JavaScript files and image files.
10
11
+.. versionadded:: 2.7
12
+ The Asset component was introduced in Symfony 2.7.
13
+
14
In the past, it was common for web applications to hardcode URLs of web assets.
15
For example:
16
0 commit comments