mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 09:52:20 +00:00
Expand API to return transaction groups.
This commit is contained in:
@@ -36,6 +36,8 @@ abstract class AbstractTransformer extends TransformerAbstract
|
||||
protected ParameterBag $parameters;
|
||||
|
||||
/**
|
||||
* This method is called exactly ONCE from FireflyIII\Api\V2\Controllers\Controller::jsonApiList
|
||||
*
|
||||
* @param Collection $objects
|
||||
*
|
||||
* @return void
|
||||
|
||||
Reference in New Issue
Block a user