Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PhpBrew
ReleaseList
loadJsonFile
PhpBrew\ReleaseList::loadJsonFile PHP Method
ReleaseList Class Documentation
Datei anzeigen
Open project: phpbrew/phpbrew
loadJsonFile()
public
method
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