ProtectionForm: Follow up on I167ae6300b37d4e9292
authorDerick Alangi <alangiderick@gmail.com>
Mon, 11 Mar 2019 09:34:23 +0000 (10:34 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 16 Mar 2019 21:12:18 +0000 (21:12 +0000)
commitc1e9a7c6df6f920345c9f120291047906e3a3d12
tree0774e8a0eab17d86d2174fdee62cfd06ef404ad6
parent96fa521776235e81bafcaa94e1688e6707a6d486
ProtectionForm: Follow up on I167ae6300b37d4e9292

Per code search string "\$this\-\>showLogExtract\( \$ou", method
is only called within the ProtectionForm class so can be safely
made private but there are methods with the same name in a class
like LogEventsList but do different things.

Inspired by @Thiemo's comment on I167ae6300b37d4e9292.

Change-Id: Ic4983ccffecc6285f848d6e926017c4c6df4855f
includes/ProtectionForm.php