Remove deprecated unused method `getModuleScripts()`
authorDerick Alangi <alangiderick@gmail.com>
Thu, 9 May 2019 22:25:53 +0000 (23:25 +0100)
committerDerick Alangi <alangiderick@gmail.com>
Thu, 9 May 2019 22:33:53 +0000 (23:33 +0100)
commit820d33ac96ad63d993cf27c0fe05efc4e8895686
treea3564a153ac3de93f77d03bdb22ecf68303ce48c
parente4f1fbddecf4fee12cd6bf3429e5c7d112a307a4
Remove deprecated unused method `getModuleScripts()`

Deprecated in 1.33 and no longer used. Removed from OutputPage and
from ParserOutput.

Usage
=====

https://codesearch.wmflabs.org/search/?q=%5CbgetModuleScripts%5Cb&i=nope&files=&repos=

Bug: T220656
Change-Id: Ifddea94504d0c749d3a77daf967d5fec95b50339
RELEASE-NOTES-1.34
includes/OutputPage.php
includes/parser/ParserOutput.php