File path: dist/twist/Core/Models/Package.model.php
Namespace: Twist\Core\Models
__construct
— Load the installed packages upon request of the model
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
$resPackage = new \Twist\Core\Models\Package();
$resPackage -> __construct();