Ejemplo n.º 1
0
 /**
  * Get the Facebook account profile link
  *
  * @return string url
  */
 public function getProfileUrl()
 {
     return $this->graphuser->getLink();
 }