[TASK] Use name-resolution instead of strings where possible: 14
(part for extensions starting with "w") 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: I60f118a60fc1784ccd83f8f86cdbb6e60b0cfc1b Resolves: #63477 Releases: master Reviewed-on: http://review.typo3.org/34870 Reviewed-by:Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/wizard_crpages/Classes/Controller/CreatePagesWizardModuleFunctionController.php 2 additions, 2 deletions.../Controller/CreatePagesWizardModuleFunctionController.php
- typo3/sysext/wizard_crpages/ext_tables.php 1 addition, 1 deletiontypo3/sysext/wizard_crpages/ext_tables.php
- typo3/sysext/wizard_sortpages/ext_tables.php 1 addition, 1 deletiontypo3/sysext/wizard_sortpages/ext_tables.php
- typo3/sysext/workspaces/Classes/Controller/PreviewController.php 3 additions, 3 deletions...ysext/workspaces/Classes/Controller/PreviewController.php
- typo3/sysext/workspaces/Classes/Service/GridDataService.php 1 addition, 1 deletiontypo3/sysext/workspaces/Classes/Service/GridDataService.php
- typo3/sysext/workspaces/ext_localconf.php 8 additions, 8 deletionstypo3/sysext/workspaces/ext_localconf.php
- typo3/sysext/workspaces/ext_tables.php 4 additions, 4 deletionstypo3/sysext/workspaces/ext_tables.php
Please register or sign in to comment