mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Improve test coverage, mark as deprecated.
This commit is contained in:
@@ -37,6 +37,7 @@ use Log;
|
||||
use Preferences;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* Class BunqInformation.
|
||||
*/
|
||||
class BunqInformation implements InformationInterface
|
||||
|
||||
@@ -25,6 +25,7 @@ namespace FireflyIII\Support\Import\Information;
|
||||
use FireflyIII\User;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* Interface InformationInterface.
|
||||
*/
|
||||
interface InformationInterface
|
||||
|
||||
Reference in New Issue
Block a user