Fix @param tags
authorFomafix <fomafix@googlemail.com>
Wed, 30 Jan 2019 20:24:06 +0000 (21:24 +0100)
committerFomafix <fomafix@googlemail.com>
Sun, 3 Feb 2019 15:49:10 +0000 (16:49 +0100)
commitcff7dac346df3baf88cf3004f81011f09d43fed4
treeb38b4f96327b3b3bd5efb39456c745c8eac0faae
parentca31b7f793df5ef6d1fc31b4a43c88313067b619
Fix @param tags

* Use 'callable' instead of 'callback'.
* Remove '$' as part of a type name.
* Add missing type.

Change-Id: Ic1b39a7d8cbbee000d8fb2f3a1f71a621bd01993
12 files changed:
includes/http/GuzzleHttpRequest.php
includes/http/MWHttpRequest.php
tests/phpunit/includes/OutputPageTest.php
tests/phpunit/includes/Revision/MutableRevisionSlotsTest.php
tests/phpunit/includes/Revision/RenderedRevisionTest.php
tests/phpunit/includes/Revision/RevisionRendererTest.php
tests/phpunit/includes/Revision/RevisionSlotsTest.php
tests/phpunit/includes/Storage/DerivedPageDataUpdaterTest.php
tests/phpunit/includes/Storage/PageUpdaterTest.php
tests/phpunit/includes/libs/rdbms/database/DatabaseSQLTest.php
tests/phpunit/includes/media/SvgHandlerTest.php
tests/phpunit/maintenance/categoryChangesAsRdfTest.php