Doctrine


Doctrine\ORM\Mapping\Index
/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 110

Class Index

Class:Index - Superclass: Annotation
Annotation
⌊ Index

public final class Index
extends Annotation

Annotations class

License:
http://www.opensource.org/licenses/lgpl-license.php LGPL
See Also:
www.doctrine-project.org
Since:
2.0
Version:
$Revision: 3938 $
Author:
Guilherme Blanco
Jonathan Wage
Roman Borschel

Field Summary
mixed

$columns

mixed

$name

Fields inherited from Doctrine\Common\Annotations\Annotation
value

Field Detail

/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 112

columns

public mixed $columns

/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php at line 111

name

public mixed $name

Doctrine