Completed
Pull Request — master (#987)
by
unknown
01:25
created
src/PermissionRegistrar.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
     /**
90 90
      * Register the permission check method on the gate.
91 91
      *
92
-     * @return bool
92
+     * @return boolean|null
93 93
      */
94 94
     public function registerPermissions()
95 95
     {
Please login to merge, or discard this patch.