[TASK] Use name-resolution instead of strings where possible: 15
(part for extensions starting with "b" and "c") Use name-resolution with ...::class instead of strings where possible. (needs PHP 5.5, which is meanwhile required for master) Change-set Iedbb896607adddce2b23ab67f990fa2296c0d1bb first introduced usage of ::class in master. We now add it in various more places. Change-Id: Iaadc5dda5bdcd6408c100fb2ecbbe60cd9707494 Resolves: #63477 Releases: master Reviewed-on: http://review.typo3.org/34871 Reviewed-by:Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/belog/Classes/Controller/AbstractController.php 1 addition, 1 deletiontypo3/sysext/belog/Classes/Controller/AbstractController.php
- typo3/sysext/belog/Tests/Unit/Domain/Repository/HistoryEntryRepositoryTest.php 4 additions, 4 deletions...sts/Unit/Domain/Repository/HistoryEntryRepositoryTest.php
- typo3/sysext/belog/Tests/Unit/Domain/Repository/LogEntryRepositoryTest.php 5 additions, 5 deletions...g/Tests/Unit/Domain/Repository/LogEntryRepositoryTest.php
- typo3/sysext/belog/Tests/Unit/Domain/Repository/WorkspaceRepositoryTest.php 4 additions, 4 deletions.../Tests/Unit/Domain/Repository/WorkspaceRepositoryTest.php
- typo3/sysext/belog/ext_tables.php 1 addition, 1 deletiontypo3/sysext/belog/ext_tables.php
- typo3/sysext/beuser/Tests/Unit/Domain/Repository/BackendUserRepositoryTest.php 1 addition, 1 deletion...ests/Unit/Domain/Repository/BackendUserRepositoryTest.php
- typo3/sysext/beuser/Tests/Unit/Domain/Repository/BackendUserSessionRepositoryTest.php 1 addition, 1 deletion...it/Domain/Repository/BackendUserSessionRepositoryTest.php
- typo3/sysext/beuser/Tests/Unit/Service/ModuleDataStorageServiceTest.php 6 additions, 6 deletions...euser/Tests/Unit/Service/ModuleDataStorageServiceTest.php
- typo3/sysext/beuser/ext_localconf.php 1 addition, 1 deletiontypo3/sysext/beuser/ext_localconf.php
- typo3/sysext/beuser/ext_tables.php 1 addition, 1 deletiontypo3/sysext/beuser/ext_tables.php
- typo3/sysext/cms/ext_localconf.php 4 additions, 4 deletionstypo3/sysext/cms/ext_localconf.php
- typo3/sysext/cms/ext_tables.php 2 additions, 2 deletionstypo3/sysext/cms/ext_tables.php
Please register or sign in to comment