Deprecation: #76520 - Deprecate method pages_getTree of PageLayoutView
See forge#76520
Description
The method
pages_ of Page has been marked as deprecated.
Impact
Calling the method
pages_ will trigger a deprecation log entry.
Affected Installations
Any installation with a 3rd party extension calling the method in its PHP code.
Migration
No migration available, implement the required functionality in your own code.