[BUGFIX] Fix several doc block types in extbase persistence
To ease the work with phpstan and IDE's, some types in persistence related classes of extbase are now either fixed or more specified. Releases: master, 10.4 Resolves: #95885 Change-Id: I2a784bd3ffaae651dd67dd939ef13e5efcb2ead6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72066 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/extbase/Classes/Persistence/Generic/QuerySettingsInterface.php 6 additions, 6 deletions...se/Classes/Persistence/Generic/QuerySettingsInterface.php
- typo3/sysext/extbase/Classes/Persistence/PersistenceManagerInterface.php 1 addition, 1 deletion...tbase/Classes/Persistence/PersistenceManagerInterface.php
- typo3/sysext/extbase/Classes/Persistence/QueryInterface.php 4 additions, 4 deletionstypo3/sysext/extbase/Classes/Persistence/QueryInterface.php
- typo3/sysext/extbase/Classes/Persistence/QueryResultInterface.php 1 addition, 1 deletion...sext/extbase/Classes/Persistence/QueryResultInterface.php
- typo3/sysext/extbase/Classes/Persistence/Repository.php 3 additions, 3 deletionstypo3/sysext/extbase/Classes/Persistence/Repository.php
Please register or sign in to comment