thuecat/Tests/Unit
Benjamin Franzke 9bdb998f6d
Use decorator pattern for RequestFactory (#54)
The implementation of the TYPO3 RequestFactory and Uri classes is
internal API.

It is therefore better to decorate the PSR-17 interfaces instead
of extending or using the TYPO3 implementation directly.
2022-09-13 09:09:43 +02:00
..
Domain Use decorator pattern for RequestFactory (#54) 2022-09-13 09:09:43 +02:00
ExtensionTest.php Fix @covers and @uses annotations within tests 2021-06-01 11:27:23 +02:00