Brotkrueml\FeedGenerator\Contract\AuthorInterface

interface Brotkrueml\FeedGenerator\Contract\AuthorInterface

Interface for an author.

getName()

Get the name.

Return type

string

getEmail()

Get the email address.

Return type

string

getUri()

Get the URI. Used in Atom only.

Return type

string