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


Top ↑

Return Return

(boolean) If the item is set or not


Top ↑

Source Source

File: includes/payments/class-edd-payment.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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