firefly-iii/app/TransactionRules/Actions
2023-12-10 06:51:59 +01:00
..
ActionInterface.php chore: reformat code. 2023-06-21 12:34:58 +02:00
AddTag.php fix phpstan issues. 2023-11-28 17:18:31 +01:00
AppendDescription.php Add some whitespace 2023-11-25 19:38:48 +01:00
AppendDescriptionToNotes.php Clean up code. 2023-12-10 06:51:59 +01:00
AppendNotes.php Remove references to static class. 2023-10-29 06:36:37 +01:00
AppendNotesToDescription.php Update various things. I know, great description. 2023-11-30 17:28:44 +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 Clean up code. 2023-12-10 06:51:59 +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 fix phpstan issues. 2023-11-28 17:18:31 +01:00
LinkToBill.php fix phpstan issues. 2023-11-28 17:18:31 +01:00
MoveDescriptionToNotes.php Fix various phpstan issues. 2023-11-04 07:18:03 +01:00
MoveNotesToDescription.php Update various things. I know, great description. 2023-11-30 17:28:44 +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 fix phpstan issues. 2023-11-28 17:18:31 +01:00
SetBudget.php fix phpstan issues. 2023-11-28 17:18:31 +01:00
SetCategory.php fix phpstan issues. 2023-11-28 17:18:31 +01:00
SetDescription.php Remove references to static class. 2023-10-29 06:36:37 +01:00
SetDestinationAccount.php fix phpstan issues. 2023-11-28 17:18:31 +01:00
SetDestinationToCashAccount.php Clean up code. 2023-12-10 06:51:59 +01:00
SetNotes.php Remove references to static class. 2023-10-29 06:36:37 +01:00
SetSourceAccount.php fix phpstan issues. 2023-11-28 17:18:31 +01:00
SetSourceToCashAccount.php Clean up code. 2023-12-10 06:51:59 +01:00
SwitchAccounts.php Various code cleanup. 2023-11-05 19:41:37 +01:00
UpdatePiggybank.php Clean up code. 2023-12-10 06:51:59 +01:00