Thiemo Mättig (WMDE) has uploaded a new change for review.
https://gerrit.wikimedia.org/r/323508
Change subject: Remove empty inline documentation blocks and lines
......................................................................
Remove empty inline documentation blocks and lines
Change-Id: Id7ddb511e309622ab82c84697d01d5cdb6b7660d
---
M MessageCollection.php
M messagegroups/MessageGroup.php
M resources/css/ext.translate.special.translate.css
M stringmangler/StringMangler.php
4 files changed, 1 insertion(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate
refs/changes/08/323508/1
diff --git a/MessageCollection.php b/MessageCollection.php
index 81bf484..b52e936 100644
--- a/MessageCollection.php
+++ b/MessageCollection.php
@@ -24,7 +24,7 @@
/**
* @var MessageDefinitions
- * */
+ */
protected $definitions = null;
/**
diff --git a/messagegroups/MessageGroup.php b/messagegroups/MessageGroup.php
index a22ad02..e7b71e7 100644
--- a/messagegroups/MessageGroup.php
+++ b/messagegroups/MessageGroup.php
@@ -48,7 +48,6 @@
* @param IContextSource $context Context can be used by subclasses to
provide
* translated descriptions, for example.
* @return string
- *
*/
public function getDescription( IContextSource $context = null );
diff --git a/resources/css/ext.translate.special.translate.css
b/resources/css/ext.translate.special.translate.css
index 433c3d2..9fdc341 100644
--- a/resources/css/ext.translate.special.translate.css
+++ b/resources/css/ext.translate.special.translate.css
@@ -75,8 +75,6 @@
position: relative;
}
-
-/* */
.tux-message-selector {
font-size: 14px;
margin: 0;
diff --git a/stringmangler/StringMangler.php b/stringmangler/StringMangler.php
index efc7248..4143008 100644
--- a/stringmangler/StringMangler.php
+++ b/stringmangler/StringMangler.php
@@ -14,7 +14,6 @@
*
* The operations have to be reversible so that
* x equals unmangle( mangle( x ) ).
- *
*/
interface StringMangler {
/// @todo Does this really need to be in the interface???
--
To view, visit https://gerrit.wikimedia.org/r/323508
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7ddb511e309622ab82c84697d01d5cdb6b7660d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits