Example #1
0
 public function getTotalLike($data)
 {
     return LikeFacade::getTotalLike($data);
 }