Introduction
The Unyson+ framework core has three components:
Accessing one of the core's component is done in this way:
fw()->{$component}->{$method}()
fw() returns the framework object, this being the only way to access the framework core.
The Unyson+ framework core has three components:
Accessing one of the core's component is done in this way:
fw()->{$component}->{$method}()
fw() returns the framework object, this being the only way to access the framework core.