Mathis 6bb9510356
Add retrieval method for all file types in files service
Implemented the `getAllFilesTypes` method to retrieve all file types from the database. This method uses the database connection to select and return an array of file types, completing the previously marked TODO item.
2024-10-15 13:49:45 +02:00
..