Brotkrueml\FeedGenerator\ValueObject\Author

class \Brotkrueml\FeedGenerator\ValueObject\ Author
__construct ( string name, string email = '', string uri = '')
param string $name

The name

param string $email

The email address

param string $uri

The URI to a profile page

getName ( )
returntype

string

getEmail ( )
returntype

string

getUri ( )
returntype

string