Method Module::__construct
Inheritance:
- System::__construct()
- Frontend::__construct()
- Module::__construct()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Initialize the object
public function void __construct(object $objModule, string $strColumn)
Parameters
- object $objModule
- Not documented yet. Please add documentation to this entry.
- string $strColumn
- Default: 'main'
- Not documented yet. Please add documentation to this entry.
Add a comment