Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pagekit
Installer
Controller
InstallerController
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