Skip to content

Commit

Permalink
valid interface
Browse files Browse the repository at this point in the history
  • Loading branch information
raffis committed Apr 3, 2019
1 parent e55855b commit d287bc9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Adapter/AdapterInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@

interface AdapterInterface
{
/**
* Setup adapter.
*/
public function setup(): AdapterInterface;

/**
* Authenticate.
*/
Expand Down

0 comments on commit d287bc9

Please sign in to comment.