- Cryptocurrency\Services\AbstractHTMLService
- Cryptocurrency\Services\AbstractAbeService
- Cryptocurrency\Services\Dogechain
- Cryptocurrency\Services\AbstractAbeService
class Cryptocurrency\Services \ Dogechain
Implements some common HTML stripping functionality for various services. (from AbstractHTMLService)
Method Summary
Name | Description |
---|---|
__construct() | |
foundNoTransactions(Logger $logger) | No transactions were found; for Dogechain, this is OK. |
Inherited Method Summary
public function __construct()
- Overrides:
- __construct(Currency $currency, $args)
public function foundNoTransactions(Logger $logger)
No transactions were found; for Dogechain, this is OK.
- Overrides:
- foundNoTransactions(Logger $logger)