mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-02 13:35:25 +01:00
Fixed coding style.
This commit is contained in:
@@ -52,7 +52,7 @@ class DBElementRepository extends EntityRepository
|
||||
|
||||
/**
|
||||
* Find all elements that match a list of IDs.
|
||||
* @param array $ids
|
||||
*
|
||||
* @return AbstractDBElement[]
|
||||
*/
|
||||
public function getElementsFromIDArray(array $ids): array
|
||||
|
||||
Reference in New Issue
Block a user