Completed
Pull Request — master (#23)
by Evan
05:21 queued 02:59
created
src/Type/ObjectAliases.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -195,7 +195,7 @@
 block discarded – undo
195 195
     /**
196 196
      * Get a property from the aliased object by the model's key.
197 197
      *
198
-     * @param $key
198
+     * @param string $key
199 199
      *
200 200
      * @return mixed|null
201 201
      */
Please login to merge, or discard this patch.