\Base

base class to stord attributes in one array.

Summary

Methods
Properties
Constants
__construct()
__set()
__get()
$data
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$data

$data : array

Type

array — Stored the attributes of the current object

Methods

__construct()

__construct(  $config = array()) 

Parameters

$config

__set()

__set(  $var,   $val) 

Parameters

$var
$val

__get()

__get(  $var) 

Parameters

$var