function create(Volunteer $obj) { $_REQUEST['return_path'] .= $obj->createVolunteer($_REQUEST['name']); }