Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
PhpBrew
ReleaseList
loadJsonFile
PhpBrew\ReleaseList::loadJsonFile PHP Метод
Документация по классу ReleaseList
Показать файл
Открыть проект
loadJsonFile()
публичный
Метод
public
loadJsonFile
(
$file
)
public function loadJsonFile($file) { $this->loadJson(file_get_contents($file)); }
ReleaseList
__construct
buildReleaseListFromOfficialSite
downloadReleaseListFromOfficialSite
fetchRemoteReleaseList
foundLocalReleaseList
getLatestPatchVersion
getLatestVersion
getReadyInstance
getReleases
getVersion
getVersions
loadJson
loadJsonFile
loadLocalReleaseList
save
setReleases