Ubiquity
2.0.2
php rapid development framework
OneToManyAnnotation.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Ubiquity\annotations
;
4
10
class
OneToManyAnnotation
extends
BaseAnnotation
{
11
public
$mappedBy
;
12
public
$fetch
;
13
public
$className
;
14
}
Ubiquity\annotations\OneToManyAnnotation\$className
$className
Definition:
OneToManyAnnotation.php:13
Ubiquity\annotations\OneToManyAnnotation\$mappedBy
$mappedBy
Definition:
OneToManyAnnotation.php:11
Ubiquity\annotations\OneToManyAnnotation
Annotation OneToMany.
Definition:
OneToManyAnnotation.php:10
Ubiquity\annotations
Definition:
BaseAnnotation.php:3
Ubiquity\annotations\OneToManyAnnotation\$fetch
$fetch
Definition:
OneToManyAnnotation.php:12
Ubiquity\annotations\BaseAnnotation
('property'=>true, 'inherited'=>true)
Definition:
BaseAnnotation.php:13
Ubiquity
annotations
OneToManyAnnotation.php
Generated on Tue Mar 13 2018 03:05:02 for
Ubiquity
by
doxygen
1.8.13