Remove auto-generated "Constructor" documentation on constructors
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Wed, 5 Jul 2017 10:42:09 +0000 (12:42 +0200)
committerThiemo Mättig (WMDE) <thiemo.maettig@wikimedia.de>
Mon, 10 Jul 2017 10:15:51 +0000 (10:15 +0000)
commitd14faa6bedf8cb5e400f910860e05a6f98709d01
treea3067046e751fcb134afd77b1fb9c61d9a566f29
parentb0ae261d2cbcdd0da61a9e4bee86d3a3e53596c7
Remove auto-generated "Constructor" documentation on constructors

Having such comments is worse than not having them. They add zero
information. But you must read the text to understand there is
nothing you don't already know from the class and the method name.

Change-Id: I994d11e05f202b880390723e148d79c72cca29f0
22 files changed:
includes/MergeHistory.php
includes/StubObject.php
includes/actions/Action.php
includes/cache/LinkBatch.php
includes/cache/localisation/LocalisationCache.php
includes/content/WikiTextStructure.php
includes/diff/DairikiDiff.php
includes/filerepo/file/LocalFile.php
includes/installer/CliInstaller.php
includes/installer/LocalSettingsGenerator.php
includes/installer/WebInstaller.php
includes/libs/GenericArrayObject.php
includes/libs/MemoizedCallable.php
includes/libs/xmp/XMP.php
includes/logging/LogEntry.php
includes/logging/LogEventsList.php
includes/search/PerRowAugmentor.php
includes/search/SearchIndexFieldDefinition.php
includes/site/MediaWikiSite.php
includes/site/Site.php
includes/user/UserRightsProxy.php
includes/utils/FileContentsHasher.php