Ubiquity 2.5.2
php rapid development framework
|
Annotation ManyToMany. More...
Data Fields | |
$targetEntity | |
$inversedBy | |
$mappedBy | |
$cascade | |
Additional Inherited Members | |
Public Member Functions inherited from BaseAnnotation | |
initAnnotation (array $properties) | |
asAnnotation () | |
__toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
getProperties () | |
getPropertiesAndValues ($props=NULL) | |
isSameAs ($annot) | |
Protected Member Functions inherited from BaseAnnotation | |
getDefaultParameters () | |
Annotation ManyToMany.
usages :
Definition at line 15 of file ManyToManyAnnotation.php.
$cascade |
Definition at line 19 of file ManyToManyAnnotation.php.
$inversedBy |
Definition at line 17 of file ManyToManyAnnotation.php.
$mappedBy |
Definition at line 18 of file ManyToManyAnnotation.php.
$targetEntity |
Definition at line 16 of file ManyToManyAnnotation.php.