Improve test coverage, mark as deprecated.

This commit is contained in:
James Cole
2018-05-05 13:53:12 +02:00
parent bc7c3bb9b3
commit 19fff681d2
22 changed files with 701 additions and 379 deletions

View File

@@ -37,6 +37,7 @@ use Log;
use Preferences;
/**
* @deprecated
* Class BunqInformation.
*/
class BunqInformation implements InformationInterface

View File

@@ -25,6 +25,7 @@ namespace FireflyIII\Support\Import\Information;
use FireflyIII\User;
/**
* @deprecated
* Interface InformationInterface.
*/
interface InformationInterface