@@ -63,7 +63,7 @@ |
||
63 | 63 | /** |
64 | 64 | * Returns all users that are not assigned in the current project. |
65 | 65 | * |
66 | - * @return array |
|
66 | + * @return \Illuminate\Support\Collection |
|
67 | 67 | */ |
68 | 68 | public function getNotMembers() |
69 | 69 | { |