Kill "* @return void"
[lhc/web/wiklou.git] / includes / api / ApiQueryWatchlist.php
index ea56fcd..cbe50de 100644 (file)
@@ -50,7 +50,6 @@ class ApiQueryWatchlist extends ApiQueryGeneratorBase {
 
        /**
         * @param $resultPageSet ApiPageSet
-        * @return void
         */
        private function run( $resultPageSet = null ) {
                $this->selectNamedDB( 'watchlist', DB_SLAVE, 'watchlist' );