Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Piwik
Plugins
LanguagesManager
Updates_2_15_1_b1
PHP Class Piwik\Plugins\LanguagesManager\Updates_2_15_1_b1
Inheritance:
extends
Piwik\Updates
显示文件
Open project: piwik/piwik
Public Methods
Method
Description
__construct
(
Factory
$factory
)
doUpdate
(
Updater
$updater
)
getMigrations
(
Updater
$updater
)
Method Details
__construct()
public
method
public
__construct
(
Factory
$factory
)
$factory
Piwik\Updater\Migration\Factory
doUpdate()
public
method
public
doUpdate
(
Updater
$updater
)
$updater
Piwik\Updater
getMigrations()
public
method
public
getMigrations
(
Updater
$updater
)
$updater
Piwik\Updater