Solar_Access::_postConstruct()
protected
void
Solar_Access::_postConstruct ( void
)
A hook that activates at the end of the constructor.
Inherited from Solar_Base.
Parameters
None.
Returns
(void)
Description
A hook that activates at the end of the constructor.
Allows you to modify the object properties after config has been built, and to call follow-on methods.