mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
Update batch filter docs with arguments
This commit is contained in:
committed by
Fabien Potencier
parent
b0c41d42c4
commit
b66821e861
@@ -43,3 +43,9 @@ The above example will be rendered as:
|
||||
<td>No item</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Arguments
|
||||
---------
|
||||
|
||||
* ``batch size``: Count in one batch. Fractional number will be rounded up.
|
||||
* ``placeholder``: Used to fill in missing items
|
||||
|
||||
Reference in New Issue
Block a user