Completed
Push — master ( 4da088...efd6ae )
by mw
39:06 queued 04:09
created
src/ApplicationFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -404,7 +404,7 @@
 block discarded – undo
404 404
 	/**
405 405
 	 * @since 2.4
406 406
 	 *
407
-	 * @return MediaWikiNsContentReader
407
+	 * @return MediaWiki\MediaWikiNsContentReader
408 408
 	 */
409 409
 	public function getMediaWikiNsContentReader() {
410 410
 		return $this->containerBuilder->singleton( 'MediaWikiNsContentReader' );
Please login to merge, or discard this patch.