Completed
Pull Request — master (#137)
by Mantas
65:39
created
Filters/Widget/Search/FieldValue.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -28,8 +28,8 @@
 block discarded – undo
28 28
     use RelationsAwareTrait;
29 29
 
30 30
         /**
31
-     * @var string
32
-     */
31
+         * @var string
32
+         */
33 33
     protected $value;
34 34
 
35 35
     /**
Please login to merge, or discard this patch.