Apply fixes from StyleCI
This commit is contained in:
		 Manish Verma
					Manish Verma
				
			
				
					committed by
					
						 StyleCI Bot
						StyleCI Bot
					
				
			
			
				
	
			
			
			 StyleCI Bot
						StyleCI Bot
					
				
			
						parent
						
							a6c6782468
						
					
				
				
					commit
					bffd28fc78
				
			| @@ -191,7 +191,7 @@ class Finder | ||||
|     public static function getCustomedStatus() | ||||
|     { | ||||
|         $status = Ticket_Status::select('id', 'name', 'icon_class') | ||||
|                 ->whereIn('id', [1,2,3,5])->get(); | ||||
|                 ->whereIn('id', [1, 2, 3, 5])->get(); | ||||
|  | ||||
|         return $status; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user