‪TYPO3CMS  9.5
t3lib_object_tests_resolveablecyclic1 Class Reference
Inheritance diagram for t3lib_object_tests_resolveablecyclic1:
TYPO3\CMS\Core\SingletonInterface

Public Member Functions

 __construct (\t3lib_object_tests_resolveablecyclic2 $cyclic2)
 

Public Attributes

t3lib_object_tests_resolveablecyclic2 $o2
 

Detailed Description

Definition at line 307 of file Testclasses.php.

Constructor & Destructor Documentation

◆ __construct()

t3lib_object_tests_resolveablecyclic1::__construct ( \t3lib_object_tests_resolveablecyclic2  $cyclic2)
Parameters
\t3lib_object_tests_resolveablecyclic2$cyclic2

Definition at line 316 of file Testclasses.php.

Member Data Documentation

◆ $o2

t3lib_object_tests_resolveablecyclic2 t3lib_object_tests_resolveablecyclic1::$o2

Definition at line 311 of file Testclasses.php.