- saveAll() now also supports arrays
This commit is contained in:
		
							parent
							
								
									bd61522a07
								
							
						
					
					
						commit
						a4743b471c
					
				| @ -200,7 +200,7 @@ class Repository | ||||
|         return false; | ||||
|     } | ||||
| 
 | ||||
|     public function saveAll(EntityCollection $collection) : int | ||||
|     public function saveAll(EntityCollection|array $collection) : int | ||||
|     { | ||||
|         $changed = 0; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user