mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update in.md
This commit is contained in:
parent
dc287f08b2
commit
e0224aa18b
@ -1,7 +1,7 @@
|
|||||||
Modifier in
|
Modifier in
|
||||||
===========
|
===========
|
||||||
|
|
||||||
The modifier is implementation of `in` operator (performs containment test).
|
The modifier is implementation of [in](../operators.md#containment-operator) operator (performs containment test).
|
||||||
|
|
||||||
```smarty
|
```smarty
|
||||||
{if $number|in:[1, 3, 42]}
|
{if $number|in:[1, 3, 42]}
|
||||||
|
Loading…
Reference in New Issue
Block a user