Completed
Push — master ( b3b74b...fc2f00 )
by Freek
02:04
created
src/Traits/HasRoles.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
      *
43 43
      * @param array|string|\Spatie\Permission\Models\Role ...$roles
44 44
      *
45
-     * @return \Spatie\Permission\Contracts\Role
45
+     * @return HasRoles
46 46
      */
47 47
     public function assignRole(...$roles)
48 48
     {
Please login to merge, or discard this patch.