Completed
Push — master ( 6f5e4f...8e9645 )
by
unknown
13:45 queued 11s
created
eZ/Publish/Core/Search/Common/FieldValueMapper/StringMapper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     /**
33 33
      * Map field value to a proper search engine representation.
34 34
      *
35
-     * @return mixed
35
+     * @return string
36 36
      */
37 37
     public function map(Field $field)
38 38
     {
Please login to merge, or discard this patch.