Example #1
0
 public function getGravatar()
 {
     return \Helper\Util::GetGravatar($this->email, 128);
 }