TwistPHP Documentation

Install

File path: dist/packages/install/Models/Install.model.php
Namespace: Packages\install\Models
Extends:

Type: Model

Install — Handle all package/package related enquiries, for instance if you want to know if a package is installed or what version it is.

Example Usage

<?php
//Set the variables for the example
$arrConfiguration = array(=> 'foo'=> 'bar');

//Call the function framework with the example vars
\Packages\install\Models\Install::framework($arrConfiguration);

Method List

Method Access Returns
frameworkstaticvoid
secureAppFolderstaticvoid