Deprecates the name parameter for the pathway object in the application. There is currently only the SitePathway object and in Joomla , the pathway should be loaded trough the corresponding application as the app holds then the pathway object directly. See #19528 where the getInstance function got deprecated.
This pr is a preparation that we can remove the name attribute in version 4.
Here is the related 4.0 pr which removes the name attribute #19703.