PHP Class ManaPHP\Meter\Round\Model

Inheritance: extends ManaPHP\Mvc\Model
Show file Open project: manaphp/manaphp

Public Properties

Property Type Description
$begin_time integer
$count integer
$created_time integer
$duration integer
$hash string
$id string
$type string

Public Methods

Method Description
getSource ( ) : string

Method Details

getSource() public method

public getSource ( ) : string
return string

Property Details

$begin_time public property

public int $begin_time
return integer

$count public property

public int $count
return integer

$created_time public property

public int $created_time
return integer

$duration public property

public int $duration
return integer

$hash public property

public string $hash
return string

$id public property

public string $id
return string

$type public property

public string $type
return string