public function __construct( $name, $profile_url, $avatar_url, $role ) { $this->name = $name; $this->profile_url = $profile_url; $this->avatar_url = $avatar_url; $this->role = $role; } Published: 25th November 2019 | Last updated: 25th November 2019