Brotkrueml\FeedGenerator\ValueObject\Attachment

class \Brotkrueml\FeedGenerator\ValueObject\ Attachment
__construct ( string url, string type = '', int length = 0)
param string $url

The URL

param string $type

The type

param int $length

The length

getUrl ( )
returntype

string

getType ( )
returntype

string

getLength ( )
returntype

int