firefly-iii/app/TransactionRules/Actions
2023-02-12 07:15:06 +01:00
..
ActionInterface.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
AddTag.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
AppendDescription.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
AppendDescriptionToNotes.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
AppendNotes.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
AppendNotesToDescription.php Fix phpstan messages. 2022-12-30 20:25:04 +01:00
ClearBudget.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
ClearCategory.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
ClearNotes.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
ConvertToDeposit.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
ConvertToTransfer.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
ConvertToWithdrawal.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
DeleteTransaction.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
LinkToBill.php Remove code coverage ignore instructions 2023-02-12 07:15:06 +01:00
MoveDescriptionToNotes.php Remove code coverage ignore instructions 2023-02-12 07:15:06 +01:00
MoveNotesToDescription.php Remove code coverage ignore instructions 2023-02-12 07:15:06 +01:00
PrependDescription.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
PrependNotes.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
RemoveAllTags.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
RemoveTag.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
SetBudget.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
SetCategory.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
SetDescription.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
SetDestinationAccount.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
SetNotes.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
SetSourceAccount.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
UpdatePiggybank.php Fix piggy action. 2023-01-08 08:36:35 +01:00