PHP 클래스 Pinq\Queries\Builders\Functions\BaseFunction

저자: Elliot Levin ([email protected])
상속: implements Pinq\Queries\Builders\Functions\IFunction
파일 보기 프로젝트 열기: timetoogo/pinq 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$id string

공개 메소드들

메소드 설명
__construct ( $id )
getId ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $id )

getId() 최종 공개 메소드

final public getId ( )

프로퍼티 상세

$id 보호되어 있는 프로퍼티

protected string $id
리턴 string