Completed
Pull Request — master (#1)
by ARCANEDEV
03:00
created
src/Models/PermissionsGroup.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
     /**
53 53
      * Permissions Groups has many permissions.
54 54
      *
55
-     * @return \Illuminate\Database\Eloquent\Relations\BelongsToMany
55
+     * @return \Illuminate\Database\Eloquent\Relations\HasMany
56 56
      */
57 57
     public function permissions()
58 58
     {
Please login to merge, or discard this patch.