PHP Class Doctrine\Search\Mapping\Annotations\Parameter

Inheritance: extends Doctrine\Common\Annotations\Annotation
显示文件 Open project: doctrine/search

Public Properties

Property Type Description
$name string
$parameterName string
$type string

Property Details

$name public_oe property

public string $name
return string

$parameterName public_oe property

public string $parameterName
return string

$type public_oe property

public string $type
return string