Brotkrueml\FeedGenerator\Contract\AuthorInterface interface AuthorInterface Fully qualified name \Brotkrueml\FeedGenerator\Contract\AuthorInterface Interface for an author. getName ( ) Get the name. returntype string getEmail ( ) Get the email address. returntype string getUri ( ) Get the URI. Used in Atom only. returntype string