public $links_found_url_descriptors = array()
Example: Printing the second raw link that was found on the pageecho $PageInfo->links_found_url_descriptors[2]->link_raw;
echo $PageInfo->links_found_url_descriptors[2]->link_raw;