jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/363363 )
Change subject: Remove auto-generated "Constructor" documentation on
constructors
......................................................................
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: I206d0749fbf98984813365966b57822efc7eec7e
---
M src/Content/MissingMediaInfoHandler.php
M src/Services/MediaInfoIdLookup.php
2 files changed, 0 insertions(+), 4 deletions(-)
Approvals:
Addshore: Looks good to me, approved
jenkins-bot: Verified
Thiemo Mättig (WMDE): Looks good to me, approved
diff --git a/src/Content/MissingMediaInfoHandler.php
b/src/Content/MissingMediaInfoHandler.php
index 6467079..d6f606e 100644
--- a/src/Content/MissingMediaInfoHandler.php
+++ b/src/Content/MissingMediaInfoHandler.php
@@ -34,8 +34,6 @@
private $outputGeneratorFactory;
/**
- * MissingMediaInfoHandler constructor.
- *
* @param MediaInfoIdLookup $idLookup
* @param FilePageLookup $filePageLookup
* @param EntityParserOutputGeneratorFactory $outputGeneratorFactory
diff --git a/src/Services/MediaInfoIdLookup.php
b/src/Services/MediaInfoIdLookup.php
index fbbba5d..91d93a3 100644
--- a/src/Services/MediaInfoIdLookup.php
+++ b/src/Services/MediaInfoIdLookup.php
@@ -21,8 +21,6 @@
private $mediaInfoNamespace;
/**
- * MediaInfoIdLookup constructor.
- *
* @param int $mediaInfoNamespace numeric namespace ID of the namespace
in which MediaInfo
* entities reside.
*/
--
To view, visit https://gerrit.wikimedia.org/r/363363
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I206d0749fbf98984813365966b57822efc7eec7e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/WikibaseMediaInfo
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits