PHP 인터페이스 ManaPHP\Meter\LinearInterface

파일 보기 프로젝트 열기: manaphp/manaphp

공개 메소드들

메소드 설명
flush ( string $type, string $id = null ) : void
get ( string $type, string $id ) : integer
record ( string $type, string $id ) : static

메소드 상세

flush() 공개 메소드

public flush ( string $type, string $id = null ) : void
$type string
$id string
리턴 void

get() 공개 메소드

public get ( string $type, string $id ) : integer
$type string
$id string
리턴 integer

record() 공개 메소드

public record ( string $type, string $id ) : static
$type string
$id string
리턴 static