Plexus Content Management System

construct

Develop / PlexusCrud / construct
Since version 0.1 - 0.4
$this->construct();

Description

A data types constructor. Plexus will call this method always after initializing an instance of this data type. Here all the connections to the systems interactions should be made (like connect observers and so on).

Return

No return value.