Ubiquity
2.5.2
php rapid development framework
Loading...
Searching...
No Matches
ManyToManyAnnotation.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Ubiquity\annotations\items
;
4
15
class
ManyToManyAnnotation
extends
BaseAnnotation
{
16
public
$targetEntity
;
17
public
$inversedBy
;
18
public
$mappedBy
;
19
public
$cascade
;
20
}
Ubiquity\annotations\items\BaseAnnotation
Base class for annotations.
Definition
BaseAnnotation.php:13
Ubiquity\annotations\items\ManyToManyAnnotation
Annotation ManyToMany.
Definition
ManyToManyAnnotation.php:15
Ubiquity\annotations\items\ManyToManyAnnotation\$mappedBy
$mappedBy
Definition
ManyToManyAnnotation.php:18
Ubiquity\annotations\items\ManyToManyAnnotation\$cascade
$cascade
Definition
ManyToManyAnnotation.php:19
Ubiquity\annotations\items\ManyToManyAnnotation\$targetEntity
$targetEntity
Definition
ManyToManyAnnotation.php:16
Ubiquity\annotations\items\ManyToManyAnnotation\$inversedBy
$inversedBy
Definition
ManyToManyAnnotation.php:17
Ubiquity\annotations\items
C:
Users
myadd
Documents
GitHub
ubiquity-doc-api
vendor
phpmv
ubiquity-annotations
src
Ubiquity
annotations
items
ManyToManyAnnotation.php
Generated on Sun Dec 10 2023 15:04:03 for
Ubiquity
by
doxygen
1.9.8