Deprecate several public properties on the block classes
authorThalia <thalia.e.chan@googlemail.com>
Mon, 29 Jul 2019 20:10:27 +0000 (21:10 +0100)
committerThalia <thalia.e.chan@googlemail.com>
Mon, 29 Jul 2019 20:29:54 +0000 (21:29 +0100)
commitf45359a0a9a0b2b133997f754e260118207d255a
treef630d9776e4ceda2ca2101003e7f6fbce624ca2d
parentfe286a5056fff1b9952ca0f676a0d2a3c0e27a92
Deprecate several public properties on the block classes

Public methods for checking and setting these properties already
exist where needed. Also update the remaining direct uses of these
properties in core.

Change-Id: Icdef025c9700e625aeb2a07975e69f1b1cc2466c
RELEASE-NOTES-1.34
includes/block/AbstractBlock.php
includes/block/DatabaseBlock.php
tests/phpunit/includes/Permissions/PermissionManagerTest.php