Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a91989d

Browse filesBrowse files
Wording on remotemanifest
Co-Authored-By: Antoine Makdessi <antoine.makdessi@agriconomie.com>
1 parent 45152ee commit a91989d
Copy full SHA for a91989d

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎components/asset.rst

Copy file name to clipboardExpand all lines: components/asset.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ In those cases, use the
165165
echo $package->getUrl('css/app.css');
166166
// result: build/css/app.b916426ea1d10021f3f17ce8031f93c2.css
167167

168-
If the JSON file not on the filesystem, but it is accessible using HTTP, use the
168+
If your JSON file is not on your local filesystem but is accessible over HTTP,
169+
you can use the ...
169170
:class:`Symfony\\Component\\Asset\\VersionStrategy\\RemoteJsonManifestVersionStrategy`
170171
with the :doc:`HttpClient component </components/http_client>`::
171172

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.