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