mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update upper.md
This commit is contained in:
parent
05e501a096
commit
eb5ba94ff9
@ -1,7 +1,7 @@
|
|||||||
Modifier upper
|
Modifier upper
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Modifier is used to uppercase a variable or string. Have short alias `up`.
|
Modifier is used to uppercase a variable or string. Has short alias `up`.
|
||||||
This is equivalent to the PHP [strtoupper()](http://docs.php.net/strtoupper) function.
|
This is equivalent to the PHP [strtoupper()](http://docs.php.net/strtoupper) function.
|
||||||
|
|
||||||
```smarty
|
```smarty
|
||||||
|
Loading…
Reference in New Issue
Block a user