mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-01 11:15:55 +00:00
Various PSR12 code cleanup
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Tests\Objects;
|
||||
|
||||
/**
|
||||
@@ -54,5 +55,4 @@ class FieldSet
|
||||
}
|
||||
$this->fields[$key] = $field;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user