thuecat/Tests
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
..
Functional Add TYPO3 v11 support (#60) 2022-09-13 09:05:47 +02:00
Unit Use decorator pattern for RequestFactory (#54) 2022-09-13 09:09:43 +02:00