Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Jarves
Configuration
SystemConfig
setPasswordHashKey
Jarves\Configuration\SystemConfig::setPasswordHashKey PHP Method
SystemConfig Class Documentation
ファイルを表示
Open project: jarves/jarves
setPasswordHashKey()
public
method
public
setPasswordHashKey
(
string
$passwordHashKey
)
$passwordHashKey
string
public function setPasswordHashKey($passwordHashKey) { $this->passwordHashKey = $passwordHashKey; }
SystemConfig
getCache
getClient
getDatabase
getEmail
getFile
getId
getLanguages
getLogs
getMountPoints
getPasswordHashKey
getSystemTitle
getTimezone
save
setCache
setClient
setDatabase
setEmail
setFile
setId
setLanguages
setLogs
setMountPoints
setPasswordHashKey
setSystemTitle
setTimezone