mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	Rector fix
This commit is contained in:
		| @@ -178,7 +178,7 @@ class CustomFieldsGroup | ||||
|      * | ||||
|      * @return CustomFieldsGroup | ||||
|      */ | ||||
|     public function setName($name) | ||||
|     public function setName(array|string $name) | ||||
|     { | ||||
|         $this->name = $name; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user