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