PHP 인터페이스 Pinq\Queries\Builders\Functions\IFunction

저자: Elliot Levin ([email protected])
파일 보기 프로젝트 열기: timetoogo/pinq 0 사용 예제들

공개 메소드들

메소드 설명
getCallable ( ) : callable Gets the function type.
getId ( ) : string Gets the parameter id.
getType ( ) : integer Gets the function type.

메소드 상세

getCallable() 공개 메소드

Gets the function type.
public getCallable ( ) : callable
리턴 callable

getId() 공개 메소드

Gets the parameter id.
public getId ( ) : string
리턴 string

getType() 공개 메소드

Gets the function type.
public getType ( ) : integer
리턴 integer