TYPO3CMS
9.5
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Files
File List
File Members
All
$
d
e
r
u
Functions
Variables
$
e
r
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
Entity3.php
Go to the documentation of this file.
1
<?php
2
namespace
TYPO3\CMS\Extbase\Tests\Unit\Persistence\Fixture\Model
;
3
4
/* *
5
* This script belongs to the TYPO3 Flow framework. *
6
* *
7
* It is free software; you can redistribute it and/or modify it under *
8
* the terms of the GNU Lesser General Public License, either version 3 *
9
* of the License, or (at your option) any later version. *
10
* *
11
* The TYPO3 project - inspiring people to share! *
12
* */
13
17
class
Entity3
extends
\TYPO3\CMS\Extbase\DomainObject\AbstractEntity
18
{
24
public
$someString
;
25
29
public
$someInteger
;
30
}
TYPO3\CMS\Extbase\Tests\Unit\Persistence\Fixture\Model\Entity3\$someString
string $someString
Definition:
Entity3.php:23
TYPO3\CMS\Extbase\Tests\Unit\Persistence\Fixture\Model
Definition:
CustomDateTime.php:2
TYPO3\CMS\Extbase\DomainObject\AbstractEntity
Definition:
AbstractEntity.php:22
TYPO3\CMS\Extbase\Tests\Unit\Persistence\Fixture\Model\Entity3\$someInteger
int $someInteger
Definition:
Entity3.php:27
TYPO3\CMS\Extbase\Tests\Unit\Persistence\Fixture\Model\Entity3
Definition:
Entity3.php:18
doxygen
typo3
sysext
extbase
Tests
Unit
Persistence
Fixture
Model
Entity3.php
Generated on Tue Oct 5 2021 01:57:33 for TYPO3CMS by
1.8.18