mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Deprecate and ignore bunq code.
This commit is contained in:
@@ -23,6 +23,8 @@ declare(strict_types=1);
|
||||
namespace FireflyIII\Services\Bunq\Token;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @codeCoverageIgnore
|
||||
* Class InstallationToken.
|
||||
*/
|
||||
class InstallationToken extends BunqToken
|
||||
|
||||
Reference in New Issue
Block a user