Skip to content

Commit 5ec363b

Browse files
committed
minor #6697 [Asset] add versionadded directive (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- [Asset] add versionadded directive Commits ------- 8258175 [Asset] add versionadded directive
2 parents 04edf66 + 8258175 commit 5ec363b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/asset/introduction.rst

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The Asset Component
88
The Asset component manages URL generation and versioning of web assets such
99
as CSS stylesheets, JavaScript files and image files.
1010

11+
.. versionadded:: 2.7
12+
The Asset component was introduced in Symfony 2.7.
13+
1114
In the past, it was common for web applications to hardcode URLs of web assets.
1215
For example:
1316

0 commit comments

Comments
 (0)