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


Top ↑

Parameters Parameters

$key

(Required) Property name.

$value

(Required) Property value.


Top ↑

Source Source

File: includes/class-edd-discount.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.