mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Add newlines and copyright notices.
This commit is contained in:
@@ -255,4 +255,4 @@ class NewYnabJobHandler implements YnabJobConfigurationInterface
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -234,4 +234,4 @@ class SelectAccountsHandler implements YnabJobConfigurationInterface
|
||||
|
||||
return '';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -182,4 +182,4 @@ class SelectBudgetHandler implements YnabJobConfigurationInterface
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -69,4 +69,4 @@ interface YnabJobConfigurationInterface
|
||||
* @param ImportJob $importJob
|
||||
*/
|
||||
public function setImportJob(ImportJob $importJob): void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user