Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Windwalker
Composer
NatikaInstaller
PHP Class Windwalker\Composer\NatikaInstaller
Since:
0.2.0
Exibir arquivo
Open project: asika32764/natika
Public Methods
Method
Description
rootInstall
(
Composer\Script\Event
$event
) :
void
Do install.
Method Details
rootInstall()
public
static
method
Do install.
public
static
rootInstall
(
Composer\Script\Event
$event
) :
void
$event
Composer\Script\Event
The command event.
return
void