mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
fixed type and description of "from"-attribute of {foreach}
This commit is contained in:
@@ -21,10 +21,10 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
<entry>from</entry>
|
<entry>from</entry>
|
||||||
<entry>string</entry>
|
<entry>array</entry>
|
||||||
<entry>Yes</entry>
|
<entry>Yes</entry>
|
||||||
<entry><emphasis>n/a</emphasis></entry>
|
<entry><emphasis>n/a</emphasis></entry>
|
||||||
<entry>The name of the array you are looping through</entry>
|
<entry>The array you are looping through</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>item</entry>
|
<entry>item</entry>
|
||||||
|
Reference in New Issue
Block a user