Completed
Branch master (415210)
by Christopher
02:07
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.