Completed
Pull Request — master (#65)
by
unknown
01:10
created
src/SchemalessAttributes.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
      * @param $key
80 80
      * @param $value
81 81
      *
82
-     * @return mixed
82
+     * @return SchemalessAttributes
83 83
      */
84 84
     public function set($key, $value = null)
85 85
     {
Please login to merge, or discard this patch.