Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Devise
Support
Framework
PHP Class Devise\Support\Framework
..
Afficher le fichier
Open project: devisephp/cms
Méthodes publiques
Méthode
Description
__get
(
$name
) :
mixed
Magic method so we can call $this->Config instead of $this->Config()
Private Methods
Méthode
Description
resolveProperty
(
$name
) :
mixed
Returns a valid property
Method Details
__get()
public
méthode
Magic method so we can call $this->Config instead of $this->Config()
public
__get
(
$name
) :
mixed
$name
Résultat
mixed