Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Devise
Support
Framework
PHP Class Devise\Support\Framework
..
Mostrar archivo
Open project: devisephp/cms
Public Methods
Method
Description
__get
(
$name
) :
mixed
Magic method so we can call $this->Config instead of $this->Config()
Private Methods
Method
Description
resolveProperty
(
$name
) :
mixed
Returns a valid property
Method Details
__get()
public
method
Magic method so we can call $this->Config instead of $this->Config()
public
__get
(
$name
) :
mixed
$name
return
mixed