Deprecation: #67790 - Deprecate QueryGenerator::JSbottom()¶
See forge#67790
Description¶
The method Query
which was used to append JavaScript code has been marked as deprecated.
Impact¶
All calls to the PHP method will throw a deprecation warning.
Affected Installations¶
Instances which make use of Query
.
Migration¶
No migration, use requireJS modules and register the module through page
.