JFeedItem::setEnclosure
Set the JFeedEnclosure for this item
Signature
public function setEnclosure(JFeedEnclosure
$enclosure )
Parameters
-
$enclosure
- The JFeedEnclosure to add to the feed.
Returns
- JFeedItem
- instance of $this to allow chaining