PHP Class ManaPHP\Configure

Inheritance: extends Component, implements manaphp\ConfigureInterface
Afficher le fichier Open project: manaphp/manaphp

Méthodes publiques

Свойство Type Description
$debug boolean

Protected Properties

Свойство Type Description
$_masterKey string

Méthodes publiques

Méthode Description
__debugInfo ( ) : array
getSecretKey ( string $type ) : string

Method Details

__debugInfo() public méthode

public __debugInfo ( ) : array
Résultat array

getSecretKey() public méthode

public getSecretKey ( string $type ) : string
$type string
Résultat string

Property Details

$_masterKey protected_oe property

protected string $_masterKey
Résultat string

$debug public_oe property

public bool $debug
Résultat boolean