@@ -38,7 +38,7 @@ |
||
| 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 | { |