PHP Class Doctrine\Search\Mapping\Annotations\Field

Inheritance: extends Doctrine\Common\Annotations\Annotation
Datei anzeigen Open project: doctrine/search

Public Properties

Property Type Description
$boost float
$fieldName string
$name string
$type string

Property Details

$boost public_oe property

public float $boost
return float

$fieldName public_oe property

public string $fieldName
return string

$name public_oe property

public string $name
return string

$type public_oe property

public string $type
return string