Skip to content

Commit

Permalink
Update tests/support/Mock/MockAuthUser.php
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTray committed May 20, 2024
1 parent 6e8fff0 commit cff8136
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/support/Mock/MockAuthUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

class MockAuthUser implements Authenticatable
{
public int $someIntProperty;

public function getAuthIdentifierName()
{
return 'some_auth_identifier_name';
Expand Down

0 comments on commit cff8136

Please sign in to comment.