TYPO3 CMS  TYPO3_7-6
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

 $o2
 

Detailed Description

Definition at line 277 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 284 of file Testclasses.php.

Member Data Documentation

◆ $o2

t3lib_object_tests_resolveablecyclic1::$o2

Definition at line 279 of file Testclasses.php.