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

Additional Inherited Members

- ‪Public Member Functions inherited from ‪t3lib_object_tests_b
 __construct (\t3lib_object_tests_c $c)
 
- ‪Public Attributes inherited from ‪t3lib_object_tests_b
t3lib_object_tests_c $c
 

Detailed Description

test class B-Child that extends Class B (therfore depends also on Class C)

Definition at line 151 of file Testclasses.php.