mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 17:28:23 +00:00 
			
		
		
		
	simplifiy filter order
This commit is contained in:
		| @@ -19,7 +19,7 @@ class FilterOrderHelperBuilder | ||||
|         $this->requestStack = $requestStack; | ||||
|     } | ||||
|  | ||||
|     public function addSearchBox(array $fields, ?array $options = []): self | ||||
|     public function addSearchBox(?array $fields = [], ?array $options = []): self | ||||
|     { | ||||
|         $this->searchBoxFields = $fields; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user