MAKS\AmqpAgent\Helper\ClassProxyTrait::getProperty
Gets a private, protected, or public property (default, static, or constant) of an object.
Signature
Parameters
$object— object- Class instance.
$property— string- Property name.
Returns
- mixed
- The property value.
Errors/Exceptions
-
AmqpAgentException - On failure.