PHP Class Pagekit\Installer\Controller\InstallerController

Show file Open project: pagekit/pagekit

Protected Properties

Property Type Description
$installer object

Public Methods

Method Description
__construct ( ) Constructor.
checkAction ( $config = [] )
indexAction ( )
installAction ( $config = [], $option = [], $user = [] )

Method Details

__construct() public method

Constructor.
public __construct ( )

checkAction() public method

public checkAction ( $config = [] )

indexAction() public method

public indexAction ( )

installAction() public method

public installAction ( $config = [], $option = [], $user = [] )

Property Details

$installer protected property

protected object $installer
return object