mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Clean up comments
This commit is contained in:
@@ -98,6 +98,7 @@ class ConvertToDeposit implements ActionInterface
|
||||
*
|
||||
* @return bool
|
||||
* @throws FireflyException
|
||||
* @throws \JsonException
|
||||
*/
|
||||
private function convertWithdrawalArray(array $journal): bool
|
||||
{
|
||||
@@ -146,6 +147,7 @@ class ConvertToDeposit implements ActionInterface
|
||||
*
|
||||
* @return bool
|
||||
* @throws FireflyException
|
||||
* @throws \JsonException
|
||||
*/
|
||||
private function convertTransferArray(array $journal): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user