firefly-iii/app/TransactionRules/Actions
2023-11-05 19:41:37 +01:00
..
ActionInterface.php chore: reformat code. 2023-06-21 12:34:58 +02:00
AddTag.php Remove references to static class. 2023-10-29 06:36:37 +01:00
AppendDescription.php chore: reformat code. 2023-06-21 12:34:58 +02:00
AppendDescriptionToNotes.php Fix various phpstan issues. 2023-11-04 11:31:14 +01:00
AppendNotes.php Remove references to static class. 2023-10-29 06:36:37 +01:00
AppendNotesToDescription.php Fix various phpstan issues. 2023-11-04 07:18:03 +01:00
ClearBudget.php Remove references to static class. 2023-10-29 06:36:37 +01:00
ClearCategory.php Remove references to static class. 2023-10-29 06:36:37 +01:00
ClearNotes.php Remove references to static class. 2023-10-29 06:36:37 +01:00
ConvertToDeposit.php Remove references to static class. 2023-10-29 06:36:37 +01:00
ConvertToTransfer.php Various code cleanup. 2023-11-05 19:41:37 +01:00
ConvertToWithdrawal.php Fix various phpstan issues. 2023-11-04 07:18:03 +01:00
DeleteTransaction.php Remove references to static class. 2023-10-29 06:36:37 +01:00
LinkToBill.php Remove references to static class. 2023-10-29 06:36:37 +01:00
MoveDescriptionToNotes.php Fix various phpstan issues. 2023-11-04 07:18:03 +01:00
MoveNotesToDescription.php Fix various phpstan issues. 2023-11-04 07:18:03 +01:00
PrependDescription.php chore: reformat code. 2023-06-21 12:34:58 +02:00
PrependNotes.php Remove references to static class. 2023-10-29 06:36:37 +01:00
RemoveAllTags.php Remove references to static class. 2023-10-29 06:36:37 +01:00
RemoveTag.php Remove references to static class. 2023-10-29 06:36:37 +01:00
SetBudget.php Various code cleanup. 2023-11-05 19:41:37 +01:00
SetCategory.php Various code cleanup. 2023-11-05 19:41:37 +01:00
SetDescription.php Remove references to static class. 2023-10-29 06:36:37 +01:00
SetDestinationAccount.php Various code cleanup. 2023-11-05 19:41:37 +01:00
SetNotes.php Remove references to static class. 2023-10-29 06:36:37 +01:00
SetSourceAccount.php Various code cleanup. 2023-11-05 19:41:37 +01:00
SwitchAccounts.php Various code cleanup. 2023-11-05 19:41:37 +01:00
UpdatePiggybank.php Various code cleanup. 2023-11-05 19:41:37 +01:00