mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 20:38:57 +00:00
Rearrange code [skip ci]
This commit is contained in:
@@ -433,7 +433,7 @@ class CsvSetup implements SetupInterface
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
private function getDataForColumnRoles():array
|
||||
private function getDataForColumnRoles(): array
|
||||
{
|
||||
Log::debug('Now in getDataForColumnRoles()');
|
||||
$config = $this->job->configuration;
|
||||
|
||||
Reference in New Issue
Block a user