Deprecation: #76520 - Deprecate method pages_getTree of PageLayoutView 

See forge#76520

Description 

The method pages_getTree() of PageLayoutView has been marked as deprecated.

Impact 

Calling the method pages_getTree 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.