Brotkrueml\FeedGenerator\Entity\Enclosure

class Brotkrueml\FeedGenerator\Entity\Enclosure
__construct(string uri, string type = '', int length = 0)
Parameters
  • $uri (string) -- The URI

  • $type (string) -- The type

  • $length (int) -- The length

getUri()
Return type

string

getType()
Return type

string

getLength()
Return type

int