[TASK] Streamline DomainObjectInterface and AbstractDomainObject
- Introduce type declarations - Enhance type information for phpstan/psalm - Use modern PHP syntax in some places - Refactor redundancies Releases: main Resolves: #100120 Change-Id: Ia2a018c589b131980b09246ffd3730b322bddc1d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78073 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 10 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/belog/Classes/Domain/Model/LogEntry.php 1 addition, 1 deletiontypo3/sysext/belog/Classes/Domain/Model/LogEntry.php
- typo3/sysext/extbase/Classes/DomainObject/AbstractDomainObject.php 72 additions, 89 deletions...ext/extbase/Classes/DomainObject/AbstractDomainObject.php
- typo3/sysext/extbase/Classes/DomainObject/DomainObjectInterface.php 7 additions, 26 deletions...xt/extbase/Classes/DomainObject/DomainObjectInterface.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/Classes/Domain/Model/TtContent.php 2 additions, 2 deletions...xtensions/blog_example/Classes/Domain/Model/TtContent.php
Please register or sign in to comment