PHP 클래스 ManaPHP\Meter\Linear\Model

상속: extends ManaPHP\Mvc\Model
파일 보기 프로젝트 열기: manaphp/manaphp

공개 프로퍼티들

프로퍼티 타입 설명
$count integer
$created_time integer
$hash string
$id string
$type string

공개 메소드들

메소드 설명
getSource ( ) : string

메소드 상세

getSource() 공개 메소드

public getSource ( ) : string
리턴 string

프로퍼티 상세

$count 공개적으로 프로퍼티

public int $count
리턴 integer

$created_time 공개적으로 프로퍼티

public int $created_time
리턴 integer

$hash 공개적으로 프로퍼티

public string $hash
리턴 string

$id 공개적으로 프로퍼티

public string $id
리턴 string

$type 공개적으로 프로퍼티

public string $type
리턴 string