PHP 클래스 Doctrine\Search\Mapping\Annotations\Field

상속: extends Doctrine\Common\Annotations\Annotation
파일 보기 프로젝트 열기: doctrine/search

공개 프로퍼티들

프로퍼티 타입 설명
$boost float
$fieldName string
$name string
$type string

프로퍼티 상세

$boost 공개적으로 프로퍼티

public float $boost
리턴 float

$fieldName 공개적으로 프로퍼티

public string $fieldName
리턴 string

$name 공개적으로 프로퍼티

public string $name
리턴 string

$type 공개적으로 프로퍼티

public string $type
리턴 string