PHP Class ManaPHP\Task\Metadata\Adapter\Db\Model

Inheritance: extends ManaPHP\Mvc\Model
Datei anzeigen Open project: manaphp/manaphp

Public Properties

Property Type Description
$id string
$key string
$value string

Public Methods

Method Description
getSource ( ) : string

Method Details

getSource() public method

public getSource ( ) : string
return string

Property Details

$id public_oe property

public string $id
return string

$key public_oe property

public string $key
return string

$value public_oe property

public string $value
return string