Declare dynamic properties
authorDaimona Eaytoy <daimona.wiki@gmail.com>
Wed, 11 Sep 2019 09:30:12 +0000 (11:30 +0200)
committerDaimona Eaytoy <daimona.wiki@gmail.com>
Sat, 14 Sep 2019 13:21:26 +0000 (15:21 +0200)
commit290ab29617d830d20cdc72cb9e5e199f5e091d9d
tree53f61ccf98e73c635f152366fa4a1672dec4c29a
parent5d3194bbcd6b88c279396f28ee0ebc5c71594762
Declare dynamic properties

This is for classes with a single undeclared property - aside from
BlockManager: I3f51fd3579514b83b567dfe20926df2f0930dc85 removed the
declaration of $permissionManager without actually removing all uses.

Change-Id: Ic2a95f77071312041be6e0633ea9b5325e98de42
12 files changed:
includes/api/ApiQueryBacklinks.php
includes/block/BlockManager.php
includes/collation/CustomUppercaseCollation.php
includes/debug/logger/ConsoleLogger.php
includes/filerepo/FileRepo.php
includes/filerepo/file/ArchivedFile.php
includes/htmlform/fields/HTMLSelectAndOtherField.php
includes/http/MWCallbackStream.php
includes/import/ImportStreamSource.php
includes/installer/InstallDocFormatter.php
includes/installer/LocalSettingsGenerator.php
includes/media/DjVuImage.php