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