Skip to content

Commit

Permalink
minor #4430 Add find to Filters docs (ruudk)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.x branch.

Discussion
----------

Add `find` to `Filters` docs

https://twig.symfony.com/doc/3.x/filters/index.html
https://twig.symfony.com/doc/3.x/filters/find.html

It's missing or I am blind.

Commits
-------

b4ed19b Add `find` to `Filters` docs
  • Loading branch information
fabpot committed Nov 3, 2024
2 parents 7575125 + b4ed19b commit e062a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/filters/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Filters
default
escape
filter
find
first
format
format_currency
Expand Down

0 comments on commit e062a17

Please sign in to comment.