Brotkrueml\FeedGenerator\Contract\AuthorInterface¶
- interface \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