EditPage: Deprecate getCheckboxes() and getCheckboxesOOUI()
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 28 Aug 2017 17:47:01 +0000 (19:47 +0200)
committerJforrester <jforrester@wikimedia.org>
Sun, 3 Sep 2017 01:25:50 +0000 (01:25 +0000)
commit31587c50fe43f18e6379bf2d1b0376be0715fb4a
tree25e87b692d89d7e60ba4d289399cf7b87dd7d966
parent53defc09a7b3a3f5b77678cc9adc8e412c512136
EditPage: Deprecate getCheckboxes() and getCheckboxesOOUI()

Follow-up to 478caa076f75fde935c66eb9334410d868c30818, which asked
for someone else to disentangle that. After this patch, we're left
with separate blocks of code that can just be deleted when we remove
the EditPageBeforeEditChecks hook or the getCheckboxes() function.

Change-Id: I88d2dda3a6e030f73e209e0d389d4c0aa6c45139
RELEASE-NOTES-1.30
includes/EditPage.php