PHP Class Doctrine\Search\Mapping\Annotations\Parameter

Inheritance: extends Doctrine\Common\Annotations\Annotation
Show file Open project: doctrine/search

Public Properties

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

Property Details

$name public property

public string $name
return string

$parameterName public property

public string $parameterName
return string

$type public property

public string $type
return string