Henning Snater has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/91859


Change subject: QuantityFormatter registration
......................................................................

QuantityFormatter registration

requires change Ic89b54e39b3fd759bad568fc412e192b237da320

Change-Id: I4d4252fcb8d14bf9324e7ec9c63d406592c0637a
---
M lib/includes/formatters/WikibaseValueFormatterBuilders.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/59/91859/1

diff --git a/lib/includes/formatters/WikibaseValueFormatterBuilders.php 
b/lib/includes/formatters/WikibaseValueFormatterBuilders.php
index a979957..20d2326 100644
--- a/lib/includes/formatters/WikibaseValueFormatterBuilders.php
+++ b/lib/includes/formatters/WikibaseValueFormatterBuilders.php
@@ -62,6 +62,7 @@
                SnakFormatter::FORMAT_PLAIN => array(
                        'VT:string' => 'ValueFormatters\StringFormatter',
                        'VT:globecoordinate' => 
'ValueFormatters\GlobeCoordinateFormatter',
+                       'VT:quantity' => 'ValueFormatters\QuantityFormatter',
                        'VT:time' => 'Wikibase\Lib\MwTimeIsoFormatter',
                        'VT:wikibase-entityid' => array( 
'Wikibase\Lib\WikibaseValueFormatterBuilders', 'newEntityIdFormatter' ),
                        'VT:bad' => 
'Wikibase\Lib\UnDeserializableValueFormatter'

-- 
To view, visit https://gerrit.wikimedia.org/r/91859
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d4252fcb8d14bf9324e7ec9c63d406592c0637a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Henning Snater <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to