Method expose
- Info
-
<?php public function expose ($property = null); ?>
Display private backend API property by name or by numerical index.
- Arguments
-
@property
- Optional. Requires simple numerical value.
- Return Value
-
Returns string or array value on success.