Test Failed
Pull Request — master (#130)
by
unknown
07:06 queued 04:42
created
src/PassportMultiauth.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      *
39 39
      * @todo Move to class specialized in check auth configs.
40 40
      * @param  \Illuminate\Contracts\Auth\Authenticatable $user
41
-     * @return string|null
41
+     * @return string
42 42
      */
43 43
     public static function getUserProvider(Authenticatable $user)
44 44
     {
Please login to merge, or discard this patch.