PHP Class ManaPHP\Store\Adapter\Db\Model

Inheritance: extends ManaPHP\Mvc\Model
Mostrar archivo Open project: manaphp/manaphp

Public Properties

Property Type Description
$hash string
$key string
$value string

Public Methods

Method Description
getSource ( ) : string

Method Details

getSource() public method

public getSource ( ) : string
return string

Property Details

$hash public_oe property

public string $hash
return string

$key public_oe property

public string $key
return string

$value public_oe property

public string $value
return string