From 4958f6e4a6a27293ca8bb3bd28e95af0ee5fbfbb Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 16 Feb 2020 13:56:52 +0100 Subject: [PATCH] Update email address. --- app/Support/Amount.php | 2 +- app/Support/Binder/AccountList.php | 2 +- app/Support/Binder/BinderInterface.php | 2 +- app/Support/Binder/BudgetList.php | 2 +- app/Support/Binder/CLIToken.php | 2 +- app/Support/Binder/CategoryList.php | 2 +- app/Support/Binder/ConfigurationName.php | 2 +- app/Support/Binder/CurrencyCode.php | 2 +- app/Support/Binder/Date.php | 2 +- app/Support/Binder/ImportProvider.php | 2 +- app/Support/Binder/JournalList.php | 2 +- app/Support/Binder/TagList.php | 2 +- app/Support/Binder/TagOrId.php | 2 +- app/Support/CacheProperties.php | 2 +- app/Support/Chart/Category/WholePeriodChartGenerator.php | 2 +- app/Support/ChartColour.php | 2 +- app/Support/Cronjobs/AbstractCronjob.php | 2 +- app/Support/Cronjobs/RecurringCronjob.php | 2 +- app/Support/Domain.php | 2 +- app/Support/ExpandedForm.php | 2 +- app/Support/Export/ExportDataGenerator.php | 2 +- app/Support/Facades/AccountForm.php | 2 +- app/Support/Facades/Amount.php | 2 +- app/Support/Facades/CurrencyForm.php | 2 +- app/Support/Facades/ExpandedForm.php | 2 +- app/Support/Facades/FireflyConfig.php | 2 +- app/Support/Facades/Navigation.php | 2 +- app/Support/Facades/PiggyBankForm.php | 2 +- app/Support/Facades/Preferences.php | 2 +- app/Support/Facades/RuleForm.php | 2 +- app/Support/Facades/Steam.php | 2 +- app/Support/FireflyConfig.php | 2 +- app/Support/Form/AccountForm.php | 2 +- app/Support/Form/CurrencyForm.php | 2 +- app/Support/Form/FormSupport.php | 2 +- app/Support/Form/PiggyBankForm.php | 2 +- app/Support/Form/RuleForm.php | 2 +- app/Support/Http/Api/AccountFilter.php | 2 +- app/Support/Http/Api/ApiSupport.php | 2 +- app/Support/Http/Api/TransactionFilter.php | 2 +- app/Support/Http/Controllers/AugumentData.php | 2 +- app/Support/Http/Controllers/BasicDataSupport.php | 2 +- app/Support/Http/Controllers/ChartGeneration.php | 2 +- app/Support/Http/Controllers/CreateStuff.php | 2 +- app/Support/Http/Controllers/CronRunner.php | 2 +- app/Support/Http/Controllers/DateCalculation.php | 2 +- app/Support/Http/Controllers/GetConfigurationData.php | 2 +- app/Support/Http/Controllers/ModelInformation.php | 2 +- app/Support/Http/Controllers/PeriodOverview.php | 2 +- app/Support/Http/Controllers/RenderPartialViews.php | 2 +- app/Support/Http/Controllers/RequestInformation.php | 2 +- app/Support/Http/Controllers/RuleManagement.php | 2 +- app/Support/Http/Controllers/TransactionCalculation.php | 2 +- app/Support/Http/Controllers/UserNavigation.php | 2 +- app/Support/Import/Information/GetSpectreCustomerTrait.php | 2 +- app/Support/Import/Information/GetSpectreTokenTrait.php | 2 +- .../JobConfiguration/Bunq/BunqJobConfigurationInterface.php | 2 +- .../Import/JobConfiguration/Bunq/ChooseAccountsHandler.php | 2 +- app/Support/Import/JobConfiguration/Bunq/NewBunqJobHandler.php | 2 +- .../Import/JobConfiguration/File/ConfigureMappingHandler.php | 2 +- .../Import/JobConfiguration/File/ConfigureRolesHandler.php | 2 +- .../Import/JobConfiguration/File/ConfigureUploadHandler.php | 2 +- .../Import/JobConfiguration/File/FileConfigurationInterface.php | 2 +- app/Support/Import/JobConfiguration/File/NewFileJobHandler.php | 2 +- .../Import/JobConfiguration/Spectre/AuthenticatedHandler.php | 2 +- .../Import/JobConfiguration/Spectre/ChooseAccountsHandler.php | 2 +- .../Import/JobConfiguration/Spectre/ChooseLoginHandler.php | 2 +- .../Import/JobConfiguration/Spectre/DoAuthenticateHandler.php | 2 +- .../Import/JobConfiguration/Spectre/NewSpectreJobHandler.php | 2 +- .../Spectre/SpectreJobConfigurationInterface.php | 2 +- app/Support/Import/JobConfiguration/Ynab/NewYnabJobHandler.php | 2 +- .../Import/JobConfiguration/Ynab/SelectAccountsHandler.php | 2 +- .../Import/JobConfiguration/Ynab/SelectBudgetHandler.php | 2 +- .../JobConfiguration/Ynab/YnabJobConfigurationInterface.php | 2 +- app/Support/Import/Placeholder/ColumnValue.php | 2 +- app/Support/Import/Placeholder/ImportTransaction.php | 2 +- app/Support/Import/Routine/Bunq/PaymentConverter.php | 2 +- app/Support/Import/Routine/Bunq/StageImportDataHandler.php | 2 +- app/Support/Import/Routine/Bunq/StageNewHandler.php | 2 +- app/Support/Import/Routine/Fake/StageAhoyHandler.php | 2 +- app/Support/Import/Routine/Fake/StageFinalHandler.php | 2 +- app/Support/Import/Routine/Fake/StageNewHandler.php | 2 +- app/Support/Import/Routine/File/AssetAccountMapper.php | 2 +- app/Support/Import/Routine/File/CSVProcessor.php | 2 +- app/Support/Import/Routine/File/CurrencyMapper.php | 2 +- app/Support/Import/Routine/File/FileProcessorInterface.php | 2 +- app/Support/Import/Routine/File/ImportableConverter.php | 2 +- app/Support/Import/Routine/File/ImportableCreator.php | 2 +- app/Support/Import/Routine/File/LineReader.php | 2 +- app/Support/Import/Routine/File/MappedValuesValidator.php | 2 +- app/Support/Import/Routine/File/MappingConverger.php | 2 +- app/Support/Import/Routine/File/OFXProcessor.php | 2 +- app/Support/Import/Routine/File/OpposingAccountMapper.php | 2 +- .../Import/Routine/Spectre/StageAuthenticatedHandler.php | 2 +- app/Support/Import/Routine/Spectre/StageImportDataHandler.php | 2 +- app/Support/Import/Routine/Spectre/StageNewHandler.php | 2 +- app/Support/Import/Routine/Ynab/GetAccountsHandler.php | 2 +- app/Support/Import/Routine/Ynab/ImportDataHandler.php | 2 +- app/Support/Import/Routine/Ynab/StageGetAccessHandler.php | 2 +- app/Support/Import/Routine/Ynab/StageGetBudgetsHandler.php | 2 +- app/Support/Import/Routine/Ynab/StageGetTransactionsHandler.php | 2 +- app/Support/Import/Routine/Ynab/StageMatchAccountsHandler.php | 2 +- app/Support/Logging/AuditLogger.php | 2 +- app/Support/Logging/AuditProcessor.php | 2 +- app/Support/Navigation.php | 2 +- app/Support/NullArrayObject.php | 2 +- app/Support/Preferences.php | 2 +- .../Repositories/Recurring/CalculateRangeOccurrences.php | 2 +- app/Support/Repositories/Recurring/CalculateXOccurrences.php | 2 +- .../Repositories/Recurring/CalculateXOccurrencesSince.php | 2 +- app/Support/Repositories/Recurring/FiltersWeekends.php | 2 +- app/Support/Search/AccountSearch.php | 2 +- app/Support/Search/GenericSearchInterface.php | 2 +- app/Support/Search/Search.php | 2 +- app/Support/Search/SearchInterface.php | 2 +- app/Support/Search/TransactionSearch.php | 2 +- app/Support/Search/TransferSearch.php | 2 +- app/Support/Steam.php | 2 +- app/Support/System/OAuthKeys.php | 2 +- app/Support/Twig/AmountFormat.php | 2 +- app/Support/Twig/General.php | 2 +- app/Support/Twig/Rule.php | 2 +- app/Support/Twig/TransactionGroupTwig.php | 2 +- app/Support/Twig/Translation.php | 2 +- 124 files changed, 124 insertions(+), 124 deletions(-) diff --git a/app/Support/Amount.php b/app/Support/Amount.php index cb192acc22..bbd0cd74ff 100644 --- a/app/Support/Amount.php +++ b/app/Support/Amount.php @@ -1,7 +1,7 @@