Skip to content

Commit fceaa9f

Browse files
committed
feature #5374 Remove deprecated parameters (norkunas)
This PR was merged into the master branch. Discussion ---------- Remove deprecated parameters | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | master | Fixed tickets | - Commits ------- d01d7ab Remove deprecated parameters
2 parents dc93af2 + d01d7ab commit fceaa9f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

reference/twig_reference.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,12 @@ asset
9898

9999
.. code-block:: jinja
100100
101-
{{ asset(path, packageName, absolute = false, version = null) }}
101+
{{ asset(path, packageName = null) }}
102102
103103
``path``
104104
**type**: ``string``
105105
``packageName``
106106
**type**: ``string`` | ``null`` **default**: ``null``
107-
``absolute``
108-
**type**: ``boolean`` **default**: ``false``
109-
``version``
110-
**type**: ``string`` **default** ``null``
111107

112108
Returns a public path to ``path``, which takes into account the base path
113109
set for the package and the URL path. More information in

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy