JFeedPerson::__construct
Constructor.
Signature
public function __construct([string
$name = null,
[string
$email = null,
[string
$uri = null,
[string
$type = null]]]] )
Parameters
-
$name
- The full name of the person.
-
$email
- The email address of the person.
-
$uri
- The URI for the person.
-
$type
- The type of person.