Deprecation: #77557 - Method QueryView->tableWrap() 

See forge#77557

Description 

Method QueryView->tableWrap() has been marked as deprecated.

Impact 

Extensions using this method will trigger a deprecation log entry.

Affected Installations 

Extensions using QueryView->tableWrap()

Migration 

Use '<pre>' . $str . '</pre>' instead.