Deprecation: #83803 - Deprecate EidRequestHandler
See forge#83803
Description
The class
\TYPO3\ has been marked as deprecated and will be removed in CMS 10.
This class has been replaced by a PSR-15 middleware
\TYPO3\.
The eID functionality itself is not deprecated and can be used as before.
Impact
Installations that use
\TYPO3\ will trigger a deprecation warning.
Affected Installations
All installations that use custom extensions that add classes derived from
\TYPO3\.
Migration
Use
\TYPO3\ instead.