All code for bunq.

This commit is contained in:
James Cole
2018-05-23 12:36:12 +02:00
parent 4db2ec60e0
commit 2b2f37a8c9
56 changed files with 1168 additions and 4484 deletions

View File

@@ -36,7 +36,7 @@ use Log;
* Class AuthenticateConfig
*
*/
class DoAuthenticateHandler implements SpectreConfigurationInterface
class DoAuthenticateHandler implements SpectreJobConfigurationInterface
{
use GetSpectreTokenTrait, GetSpectreCustomerTrait;
/** @var ImportJob */