PHP 클래스 Pinq\Queries\Operations\IndexOperation

저자: Elliot Levin ([email protected])
상속: extends Operation
파일 보기 프로젝트 열기: timetoogo/pinq

보호된 프로퍼티들

프로퍼티 타입 설명
$indexParameterId string

공개 메소드들

메소드 설명
__construct ( $indexParameterId )
getIndexId ( ) : string Gets the index parameter id.

메소드 상세

__construct() 공개 메소드

public __construct ( $indexParameterId )

getIndexId() 최종 공개 메소드

Gets the index parameter id.
final public getIndexId ( ) : string
리턴 string

프로퍼티 상세

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

protected string $indexParameterId
리턴 string