Fixes stati analysis
This commit is contained in:
@@ -41,6 +41,7 @@ interface WebAuthnAuthenticatable
|
||||
/**
|
||||
* Returns a queryable relationship for its WebAuthn Credentials.
|
||||
*
|
||||
* @phpstan-ignore-next-line
|
||||
* @return \Illuminate\Database\Eloquent\Relations\MorphMany|\Laragear\WebAuthn\Models\WebAuthnCredential
|
||||
*/
|
||||
public function webAuthnCredentials(): MorphMany;
|
||||
|
||||
Reference in New Issue
Block a user