Skip to content

derhansen/xclass_di

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Extension to evaluate DI when xclassing an extbase controller

The extension xclassed TYPO3\CMS\Belog\Controller\BackendLogController and tries to add an additional dependeny using controller DI.

In the current state, it is not possible to open the BE log module any more, since DI for TYPO3\CMS\Belog\Controller\BackendLogController only has 3 arguments but the xclassed version expects 4.

Update - 04.06.2021

Thanks to @lukasniestroj for pointing out the solution of the problem.

About

TYPO3 Test Extension to evaluate DI when xclassing an extbase controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages