PHP 클래스 Doctrine\MongoDB\Aggregation\Stage\Out

부터: 1.2
저자: alcaeus ([email protected])
상속: extends Doctrine\MongoDB\Aggregation\Stage
파일 보기 프로젝트 열기: doctrine/mongodb 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Builder $builder, string $collection )
getExpression ( )
out ( $collection )

메소드 상세

__construct() 공개 메소드

public __construct ( Builder $builder, string $collection )
$builder Doctrine\MongoDB\Aggregation\Builder
$collection string

getExpression() 공개 메소드

public getExpression ( )

out() 공개 메소드

public out ( $collection )