FeedWriter\Item::setEnclosure
Alias of addEnclosure, for backward compatibility. Using only this method ensures that the 'enclosure' element will be present only once.
Signature
public function setEnclosure(
$url,
$length,
$type )
Parameters
$url—$length—$type—
Returns
- Item