File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ assets_version_format
240
240
241
241
**type **: ``string `` **default **: ``%%s?%%s ``
242
242
243
- This specifies a `sprintf() `_ pattern that will be used with the `assets_version `_
243
+ This specifies a :phpfunction: `sprintf ` pattern that will be used with the `assets_version `_
244
244
option to construct an asset's path. By default, the pattern adds the asset's
245
245
version as a query string. For example, if ``assets_version_format `` is set to
246
246
``%%s?version=%%s `` and ``assets_version `` is set to ``5 ``, the asset's path
@@ -372,4 +372,3 @@ Full Default Configuration
372
372
debug : true
373
373
374
374
.. _`protocol-relative` : http://tools.ietf.org/html/rfc3986#section-4.2
375
- .. _`sprintf()` : http://php.net/manual/en/function.sprintf.php
You can’t perform that action at this time.
0 commit comments