BaseClass Class
Methods
$orig
()
Any
Invokes the original method (from inside where $orig is invoked). Any arguments will be passed through to the original method.
Returns:
Any:
$superProp
()
Any
Calculated value of the specified member at the parent-Class.
Returns:
Any:
Properties
$super
Unknown
Returns the instance, yet sets an internal flag to a higher Class (1 level up)