[FEATURE] Enhance info array provided to services
In t3lib_div::makeInstanceService() the info array passed to the instanciated service class is enhanced with information about the requested service type, service sub type and the excluded service keys. Deprecated references to global vars have been replaced with $GLOBALS array. Change-Id: I45d39b3a526ab2c9a2ce273784ecdc4c3f03affd Resolves: #26410 Reviewed-on: http://review.typo3.org/1776 Reviewed-by: Markus Klein Reviewed-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
Please register or sign in to comment