mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Various code clean up. [skip ci]
This commit is contained in:
@@ -21,12 +21,12 @@ interface SpecificInterface
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
public static function getName(): string;
|
||||
public static function getDescription(): string;
|
||||
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
public static function getDescription(): string;
|
||||
public static function getName(): string;
|
||||
|
||||
/**
|
||||
* @param array $row
|
||||
|
Reference in New Issue
Block a user