EDD_Payment::__set( string $key, mixed $value )
Magic SET function
Description Description
Sets up the pending array for the save method
Parameters Parameters
- $key
-
(Required) The property name
- $value
-
(Required) The value of the property
Source Source
File: includes/payments/class-edd-payment.php
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |