Browse: Home / Classes / LDLMS_Model_Exam /

LDLMS_Model_Exam::__get

LDLMS_Model_Exam::__get( string $property = '' )

Generic getter function to access misc class properties.


Description #


Parameters #

$property

(string) (Optional) Property to access.

Default value: ''


Return #

(mixed) Value of property or null.


Source #

File: includes/classes/class-ldlms-model-exam.php


Changelog #

Changelog
Version Description
4.0.0 Introduced.