EDD_Discount::__set( string $key, mixed $value )
Magic __set method to dispatch a call to update a protected property.
Description Description
See also See also
Parameters Parameters
- $key
-
(Required) Property name.
- $value
-
(Required) Property value.
Source Source
File: includes/class-edd-discount.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |