mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Various code cleanup.
This commit is contained in:
@@ -44,6 +44,8 @@ interface AttachmentHelperInterface
|
||||
/**
|
||||
* @param Model $model
|
||||
*
|
||||
* @param array $files
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function saveAttachmentsForModel(Model $model, array $files = null): bool;
|
||||
|
Reference in New Issue
Block a user