Completed
Push — 7.5 ( 467f91...a899b5 )
by
unknown
36:35 queued 17:40
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.