mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 04:19:12 +00:00
Rearrange code [skip ci]
This commit is contained in:
@@ -37,7 +37,7 @@ class BasicConverter
|
||||
/**
|
||||
* @return int
|
||||
*/
|
||||
public function getCertainty():int
|
||||
public function getCertainty(): int
|
||||
{
|
||||
return $this->certainty;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user