Skip to content

Commit

Permalink
Cleanup (as stated in todo)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavro committed May 2, 2021
1 parent 092c6d6 commit 395a7b7
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/Responses/BluemResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,19 +93,4 @@ protected function getChildXmlElement()
{
return static::$response_primary_key;
}


// @todo only add this in transaction-based responses
public function GetTransactionURL()
{
}
public function GetTransactionID()
{
}
public function GetStatusCode()
{
}
public function GetIdentityReport()
{
}
}

0 comments on commit 395a7b7

Please sign in to comment.