Passed
Push — master ( 415210...f32ea8 )
by Christopher
02:16
created
src/SimpleTypeBase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -268,7 +268,7 @@
 block discarded – undo
268 268
     /**
269 269
      * Gets a string value
270 270
      *
271
-     * @return mixed
271
+     * @return string
272 272
      */
273 273
     public function __toString()
274 274
     {
Please login to merge, or discard this patch.