Skip to content

Instantly share code, notes, and snippets.

View Channel.php
<?php
namespace BorrameCom\RSSWriter;
class Channel extends \Suin\RSSWriter\Channel
{
/**
* @var string
*/
protected $imageUrl;