Ubiquity  2.0.2
php rapid development framework
ManyToManyAnnotation Class Reference

Annotation ManyToMany. More...

+ Inheritance diagram for ManyToManyAnnotation:

Data Fields

 $targetEntity
 
 $inversedBy
 
 $mappedBy
 

Additional Inherited Members

- Public Member Functions inherited from BaseAnnotation
 getProperties ()
 
 getPropertiesAndValues ($props=NULL)
 
 asPhpArray ()
 
 __toString ()
 

Detailed Description

Annotation ManyToMany.

Author
jc
Version
1.0.0.2

Definition at line 10 of file ManyToManyAnnotation.php.

Field Documentation

◆ $inversedBy

$inversedBy

Definition at line 12 of file ManyToManyAnnotation.php.

◆ $mappedBy

$mappedBy

Definition at line 13 of file ManyToManyAnnotation.php.

◆ $targetEntity

$targetEntity

Definition at line 11 of file ManyToManyAnnotation.php.


The documentation for this class was generated from the following file: