Ubiquity  2.0.3
php rapid development framework
OneToManyAnnotation Class Reference

Annotation OneToMany. More...

+ Inheritance diagram for OneToManyAnnotation:

Data Fields

 $mappedBy
 
 $fetch
 
 $className
 

Additional Inherited Members

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

Detailed Description

Annotation OneToMany.

Author
jc
Version
1.0.0.2

Definition at line 10 of file OneToManyAnnotation.php.

Field Documentation

◆ $className

$className

Definition at line 13 of file OneToManyAnnotation.php.

◆ $fetch

$fetch

Definition at line 12 of file OneToManyAnnotation.php.

◆ $mappedBy

$mappedBy

Definition at line 11 of file OneToManyAnnotation.php.


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