Completed
Push — master ( 9b5040...20d6a8 )
by Kirill
14:16
created
src/HasAttributes.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -70,6 +70,7 @@
 block discarded – undo
70 70
      * Get a subset of the object's attributes.
71 71
      *
72 72
      * @param  array  ...$attributes
73
+     * @param string $attributes
73 74
      * @return array
74 75
      */
75 76
     public function except(...$attributes): array
Please login to merge, or discard this patch.