mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 14:46:37 +00:00
Use PSR-12 code style
This commit is contained in:
@@ -100,5 +100,4 @@ interface ObjectGroupRepositoryInterface
|
||||
* @return ObjectGroup
|
||||
*/
|
||||
public function update(ObjectGroup $objectGroup, array $data): ObjectGroup;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user