EDD_Discount::__isset( string $key )

Magic __isset method to allow empty checks on protected elements


Description Description


Parameters Parameters

$key

(Required) The attribute to get


Top ↑

Return Return

(boolean) If the item is set or not


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.