EDD_Payment::__isset( string $name )
Magic ISSET function, which allows empty checks on protected elements
Description Description
Parameters Parameters
- $name
-
(Required) The attribute to get
Return Return
(boolean) If the item is set or not
Source Source
File: includes/payments/class-edd-payment.php
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |