DeckReceiver
in package
implements
InteractionReceiver
Read onlyYes
FinalYes
Tags
Attributes
- #[Consumable]
- $since: '34.0.2'
Table of Contents
Interfaces
Properties
- $cardId : int
Methods
- __construct() : mixed
- getID() : string
- Returns the ID that uniquely identifies this receiver.
Properties
$cardId
public
int
$cardId
Methods
__construct()
public
__construct(int $cardId) : mixed
Parameters
- $cardId : int
Tags
getID()
Returns the ID that uniquely identifies this receiver.
public
getID() : string
Tags
Attributes
- #[Override]