Deprecation: #85699 - Various methods in PageRepository
See forge#85699
Description
The methods
Page
and
Page
have been marked as internal.
The methods
Page
and
Page
have been marked as deprecated and will be removed in TYPO3 v10.
Impact
Calling one of the mentioned methods will trigger a PHP
E_
error.
Affected Installations
Third party code which calls the methods mentioned above.
Migration
No direct migration available. If you need one of the mentioned methods you can copy them over to your extension.