PHP 클래스 Pinq\Providers\DSL\Compilation\Processors\QueryProcessor

저자: Elliot Levin ([email protected])
상속: implements Pinq\Providers\DSL\Compilation\Processors\IQueryProcessor
파일 보기 프로젝트 열기: timetoogo/pinq 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$scopeProcessor Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor

공개 메소드들

메소드 설명
__construct ( Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor $scopeProcessor )
getScopeProcessor ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor $scopeProcessor )
$scopeProcessor Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor

getScopeProcessor() 공개 메소드

public getScopeProcessor ( )

프로퍼티 상세

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

protected IScopeProcessor,Pinq\Providers\DSL\Compilation\Processors $scopeProcessor
리턴 Pinq\Providers\DSL\Compilation\Processors\IScopeProcessor