1f3361c6b4
Previously the item class was used to dump literaly any data into an object. The same can be archived by using an array with named keys (associative array). Technically it makes more sense to use an array as we want to be able to store any parameter into our item. |
||
---|---|---|
.. | ||
AtomFormat.php | ||
HtmlFormat.php | ||
JsonFormat.php | ||
MrssFormat.php | ||
PlaintextFormat.php |