diff --git a/src/Service/TYPProfileService.php b/src/Service/TYPProfileService.php --- a/src/Service/TYPProfileService.php +++ b/src/Service/TYPProfileService.php @@ -1,23 +1,23 @@ find(array('businessid'=>$bid)); if(count($data) == 1){ return $data; }else{ #break; } } } \ No newline at end of file