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
atk4
data
Field
get
atk4\data\Field::get PHP Method
Field Class Documentation
Mostrar archivo
Open project: atk4/data
get()
public
method
Returns field value.
public
get
( ) :
mixed
return
mixed
public function get() { return $this->owner[$this->short_name]; }
Field
__construct
__debugInfo
get
isEditable
isHidden
isVisible
normalize
set