Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy committed Jul 23, 2019
1 parent 292dc06 commit bd0027e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/ResponseHandler.php
Expand Up @@ -8,12 +8,10 @@
use CashID\Notary\DefaultNotary;

/**
* Simple CashID support library that can:
* - Verify requests
* - Send status confirmations
* ResponseHandler
*
* Requirements for this library to function:
* - PHP support for PECL APCu
* The ResponseHandler class validates a CashID response and produces an
* appropriate confirmation or error code.
*/
class ResponseHandler
{
Expand Down

0 comments on commit bd0027e

Please sign in to comment.