Kill "* @return void"
[lhc/web/wiklou.git] / includes / api / ApiQueryBase.php
index 4fe82de..add7417 100644 (file)
@@ -505,7 +505,6 @@ abstract class ApiQueryBase extends ApiBase {
         * Also adds relevant block information
         *
         * @param bool $showBlockInfo
-        * @return void
         */
        public function showHiddenUsersAddBlockInfo( $showBlockInfo ) {
                $userCanViewHiddenUsers = $this->getUser()->isAllowed( 'hideuser' );