AbstractWithdrawalTextHashes
in package
Class AbstractWithdrawalTextHashes
Table of Contents
- $heading : string
- $text : string
- __construct() : mixed
- AbstractWithdrawalTextHashes constructor.
- heading() : string
- text() : string
Properties
$heading
protected
string
$heading
$text
protected
string
$text
Methods
__construct()
AbstractWithdrawalTextHashes constructor.
public
__construct(string $heading, string $text) : mixed
Parameters
- $heading : string
- $text : string
Return values
mixed —heading()
public
heading() : string
Return values
string —text()
public
text() : string