CRM_Contribute_Exception_FutureContributionPageException
extends Exception
in package
Table of Contents
Properties
- $id : mixed
Methods
- __construct() : mixed
- getID() : int
- Get Contribution page ID.
Properties
$id
private
mixed
$id
Methods
__construct()
public
__construct(string $message, int $id) : mixed
Parameters
- $message : string
- $id : int
getID()
Get Contribution page ID.
public
getID() : int